stoplight.io
Stoplight is an API design and documentation platform for creating, managing, and publishing OpenAPI descriptions, JSON Schema models, and related docs. It also supports hosted project workspaces and CLI-based publishing workflows.
Stoplight exposes one authenticated HTTP API at https://api.stoplight.io/v1 with a published OpenAPI spec, plus an npm-distributed Stoplight CLI for publishing CLI projects.
- Stoplight APIdiscovered
- Stoplight CLIdiscovered
In your Stoplight workspace, open Settings and scroll to the Stoplight API section, then select Add to create a workspace token. Only the workspace owner can create tokens. Copy the token when it is shown; Stoplight only displays the full value once. See Authentication.
For a CLI project, open https://{workspace}.stoplight.io/settings/{project}/automation in your browser to get the CLI push command and associated project token, then use that token with the Stoplight CLI push command. See Publish with the Stoplight CLI.
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