A
apiary.io
Apiary is a hosted platform for designing, documenting, mocking, and testing APIs. It lets teams manage API descriptions and publish interactive API documentation.
Apiary exposes one HTTP API at `https://api.apiary.io` plus a RubyGem CLI (`apiary`); both use Apiary-issued auth tokens, and the API also supports Basic auth for token-management endpoints.
discovered 2mo ago
REST · OpenAPI1
- Apiary APIdiscovered
CLI1
- Apiary CLIdiscovered
Credentials
Go to the Apiary tokens page while signed in to your Apiary account and create an authorization token. The docs state this token is used to access protected Apiary API resources and for CLI fetch/publish operations. For the CLI, export it as APIARY_API_KEY.
conventions · 0/7 published
- 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