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 your Synorb Key (authenticates both REST and MCP), Streamable HTTP Core MCP config, and 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 one Synorb Key for REST + MCP and Core + Advanced connector URLs. Need more volume, webhooks, or S3 archive exports? View plans →

Response
{ "synorb_key": "syn_...", "core_connector_url": "https://mcp.synorb.com/mcp", "core_auth": "Authorization: Bearer syn_...", "core_sse_url": "https://mcp.synorb.com/sse?token=syn_...", "advanced_connector_url": "https://mcp.synorb.com/advanced/mcp", "advanced_sse_url": "https://mcp.synorb.com/advanced/sse?token=syn_...", "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 →