External resources to use when building and maintaining the skills.
| Resource | URL |
|---|---|
| Marketplace / corporate site | https://openapi.com/ |
| About us | https://openapi.com/about-us |
| Developer console (account, tokens, sandbox, playground) | https://console.openapi.com/ |
| API Library | https://console.openapi.com/apis |
| Support & FAQ | https://console.openapi.com/support |
| Documentation portal | https://docs.openapi.com/ (legacy: https://docs.openapi.it/) |
| Blog (tutorials, announcements) | https://openapi.com/blog |
| System status | https://openapi-com.statuspage.io |
| Repo | Purpose |
|---|---|
| https://github.com/openapi/openapi-rust-sdk | Official Rust SDK |
| https://github.com/openapi/openapi-php-sdk | Official PHP SDK |
| https://github.com/openapi/openapi-python-sdk | Official Python SDK |
| https://github.com/openapi/mcp-server | Official MCP server (Model Context Protocol gateway to Openapi services) |
| https://github.com/openapi/openapi-cli | Official CLI; its oas/ folder holds the OpenAPI 3 specs mirrored in knowledge/oas/ |
Legacy organization: https://github.com/openapi-it
Canonical, always-current spec URLs (English): https://console.openapi.com/oas/en/<service>.openapi.json — the full list is in oas/00-list.txt. A snapshot of all 29 specs is vendored in knowledge/oas/, and per-service endpoint summaries generated from them live in knowledge/services/.