Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Account v3 endpoints
GET /v3/account
curl https://api.convertkit.com/v3/account?api_secret=<your_secret_api_key>
{ "name":"Acme Corp.", "primary_email_address":"you@example.com" }
Was this page helpful?