Guides

These guides cover the concepts and conventions you'll encounter while working with the Odditt B2B API. If you're looking for a hands-on walkthrough with code examples, start with the Getting Started tutorial in the API Reference section.

Integration Essentials

Data Conventions

  • External Keys - slug-style identifiers (nfl, nba) as an alternative to numeric IDs.

  • Caching - how server-side caching works and its effect on polling.

  • Versioning - API version stability and deprecation policies.

Security & Access