To create a new account, please contact us directly at account@buzzmypost.com. Our team will assist you promptly with the setup process. Please note: Account creation is completely free and comes with lifetime access.

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://buzzmypost.com/api/v1/account

Request example:

curl --location --request GET 'https://buzzmypost.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'