API Documentation
Comprehensive guide for API endpoints, authentication flows, and conventions used across the NavAPI platform.
Table of contents
- Authentication — Sign requests with API keys or OAuth 2.0 — pick whichever fits your integration.
- Rate Limiting — Plans, throttle headers, and how to handle 429 responses gracefully.
- Error Handling — Standard error envelopes, status codes, and recovery patterns.
- Pagination — Cursor-based pagination across every list endpoint.