Get your keys.

Your Synorb account in one step. Starter is free — 1,000 manifests/mo on monthly delivery, no credit card. Agents self-provision via the API; humans get keys emailed.

For Agents

Self-provision

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 keys

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? 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 + API access on monthly delivery cadence. Need more volume, webhooks, or S3 delivery?

View plans and pricing →