Get Account Details

Use this API endpoint to retrieve information about your account, including the associated email and the number of credits remaining.

Endpoint

GET
https://api.anymailfinder.com
/v5.0/meta/account.json

Pricing

This endpoint is free to use.

Authentication

You must include your API key in the Authorization header to access this endpoint.
Refer to the Authentication page for details on how to authenticate your requests.

Request example

curl -X GET \
'https://api.anymailfinder.com/v5.0/meta/account.json' \
-H 'Authorization: Bearer YOUR_API_KEY'

Request parameters

This endpoint does not accept any parameters.

Response

200OK
401Unauthorized

Need Help?

Our team is experienced with APIs and is here to help. Contact us via chat or email at team@anymailfinder.com.