Skip to main content

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 fresh agent+ address and exports the returned key to $RECOUP_API_KEY:
Verify it worked:
The agent+{timestamp}@recoupable.com shape is the fastest path for agents — it guarantees a fresh agent+ address and returns an API key instantly without email verification.
For the full signup + email-verification flow, see the Agents guide.

Base URL

All API requests should be made to:

Your First Request

Once you have an API key, include it in the x-api-key header on every request. Here’s a simple call that retrieves your scheduled tasks:
Example Response:
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:
  1. Navigate to the Recoup API Keys Management Page
  2. Sign in with your account
  3. Enter a descriptive name (e.g. “Production Server”)
  4. Click Create API Key
Copy and securely store your API key immediately — it will only be shown once.

Next Steps

With your API key ready, you can now:

Artist Data

Fetch artists’ social accounts and follower counts.

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.

Support

If you need help or have questions about the API, please contact our support team at agent@recoupable.dev.