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.
cURL
curl --request POST \ --url https://api.example.com/api/v2/accounts/{id}/wake
Resume a slept account: re-activates syncing and increments Stripe quantity
curl -X POST https://www.catchthegoodones.com/api/v2/accounts/7/wake \ -H "Authorization: Bearer ctgo_your_api_key_here"
{ "success": true, "accountId": 7, "awake": true }
subscription_required
Account not found