Appearance
Downloads
API specifications, Postman collections, and AI-ready markdown exports for K2 Cyber partner integrations.
FirstCyber Quote Service
| Resource | Description |
|---|---|
| OpenAPI Spec (YAML) | OpenAPI 3.1 specification for code generation and API clients |
| Postman Collection | Pre-configured Postman collection with example requests |
Using the Postman Collection
- Import the collection into Postman
- Set the
base_urlvariable tohttps://api-sandbox.k2cyber.co/quote/firstcyber - Set the
access_tokenvariable with your OAuth token - Start testing endpoints immediately
Markdown exports
Each documentation page is also available as markdown for use with AI coding tools (Cursor, Claude, Copilot, and similar). Use Copy as Markdown in the page outline, or open a page’s .md twin directly (for example /services/firstcyber-quote-service.md).
| Index | Description |
|---|---|
| /llms.txt | Index of documentation pages with links to each .md export |
| /llms-full.txt | Concatenated markdown of all documentation pages |