curl https://api.bouncy.ai/v1/account/profile \ -H "X-Api-Key: bcy_live_pk_YOUR_API_KEY"
{ "email": "[email protected]", "displayName": "John Doe", "plan": "growth", "planStatus": "active", "currentLinks": 245, "maxLinks": 1000, "customDomains": [ { "domain": "go.example.com", "verified": true, "isDefault": true }, { "domain": "link.example.com", "verified": false, "isDefault": false } ], "createdAt": "2025-06-15T10:00:00Z" }
Retrieve your account information and plan details
bcy_live_pk_YOUR_API_KEY
free
solo
growth
scaling
dominance
active
past_due
canceled
trialing
Show properties