Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Quickest start
Sign up your agent and get an API key in a single API call — no dashboard, no browser, no human in the loop. This one-liner signs up a freshagent+ address and exports the returned key to $RECOUP_API_KEY:
Base URL
All API requests should be made to:Your First Request
Once you have an API key, include it in thex-api-key header on every request. Here’s a simple call that retrieves your scheduled tasks:
For full documentation on the Tasks API including filtering options, see the Tasks API Reference.
Prefer the dashboard?
If you’re a human building an integration, you can also create API keys from the web console instead of the signup endpoint:- Navigate to the Recoup API Keys Management Page
- Sign in with your account
- Enter a descriptive name (e.g. “Production Server”)
- Click Create API Key
Next Steps
With your API key ready, you can now:Artist Data
Fetch artist profiles and social accounts.
Fan Analytics
Access fan data across all connected social platforms.
Chat API
Build AI-powered conversations with artist context.
Task Management
Schedule and automate recurring tasks.
