ix-api.net
IX-API is an open API standard for provisioning and managing services at Internet Exchanges. It lets networks and exchange operators configure, change, and cancel interconnection services across participating IX platforms.
IX-API exposes a REST HTTP API for Internet Exchange service provisioning and a Terraform CLI/provider that authenticates with IX-API credentials; no GraphQL or MCP surface was found.
- IX-APIdiscovered
- ixapi Terraform providerdiscovered
For the hosted sandbox, open the sandbox and use the API KEY login flow to create an API key and secret, then authenticate to obtain an access token. The reference schema's auth endpoints return an access_token and refresh_token, and clients use the access_token as Bearer in the Authorization header. For self-hosted/local sandbox testing, the Getting Started page says the sandbox lets you create tokens for local authentication.
Open the sandbox and create a new API-Key and -Secret. The Terraform provider docs show api_key and api_secret, and note api_secret can be supplied via the IX_API_SECRET environment variable. These credentials can be used as OAuth2 client_id and client_secret to log in to an IX-API implementation.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing