Get your credentials.

Your Synorb account in one step. Starter is free — 1,000 manifests/mo on Daily Batch delivery, no credit card. Agents self-provision via Connect; humans can email themselves the same credential bundle.

For Agents

Get credentials

Your AI agent can generate credentials programmatically. No human signup required. Run this command or have your agent call the endpoint directly.

curl -s https://synorb.com/connect

Returns key, secret, MCP token, Streamable HTTP Core MCP config, and tokenized connector URLs for hosts that ask for one pasteable URL.

For Humans

Email my credentials

Enter your email and we'll generate free credentials and send them to your inbox. Same access — just delivered via email.

Every account gets a Key + Secret, an MCP token, and Core + Advanced connector URLs. Need more volume, webhooks, or S3 archive exports? View plans →

Response
{ "api_key": "sk_...", "api_secret": "ss_...", "mcp_token": "mt_...", "core_connector_url": "https://mcp.synorb.com/mcp", "core_auth": "Authorization: Bearer mt_...", "core_sse_url": "https://mcp.synorb.com/sse?token=mt_...", "advanced_connector_url": "https://mcp.synorb.com/advanced/mcp", "advanced_sse_url": "https://mcp.synorb.com/advanced/sse?token=mt_...", "mcp_server": { ... } }

What you get

The Starter tier includes 1,000 manifests per month with MCP + REST API access on Daily Batch delivery. Need more volume, webhooks, or S3 archive exports?

View plans and pricing →