Skip to content
Documentation/Get started

Authentication

Authenticate public API calls with an API key.

Markdown

Keep account and API access separate

Create and manage keys in API Keys. A development key and a production key are not interchangeable. Use the documented origin for the environment that issued your key.

Account, billing, admin, and context routes have separate authentication and availability rules. They are not included in this public API-key reference. Manage subscription settings from your account.

Authenticate an MCP connector

The hosted MCP endpoint is https://api.webcite.co/mcp. Its connector configuration uses an Authorization: Bearer YOUR_API_KEY header. Follow the connect page for the client-specific setup.