# britecore_sdk documentation This site hosts generated API docs and key project guides. ## Quick Navigation **New to the SDK?** Start here: 1. [Getting Started](../../GETTING_STARTED.md) — Installation and first API call (5 min) 2. [Examples Overview](examples) — Runnable code examples 3. [Common Patterns](COMMON_PATTERNS) — Practical code patterns and recipes 4. [Configuration](../../CONFIG_MANAGEMENT.md) — Setting up credentials and environments **Looking for specific help?** - **"How do I...?"** → [Common Patterns](COMMON_PATTERNS) - **"How do I configure...?"** → [Configuration](../../CONFIG_MANAGEMENT.md) - **"Something broke"** → [Troubleshooting](../../TROUBLESHOOTING.md) - **"I'm upgrading from v1"** → [Migration Guide](MIGRATION_v1_to_v2) - **"I need an endpoint reference"** → [API Reference](api_reference) ## Project Links - GitHub repository: - Issue tracker: - Releases: - Changelog source: --- ```{toctree} :maxdepth: 2 :caption: Getting Started Project overview examples ``` ```{toctree} :maxdepth: 2 :caption: Learn by Doing Common patterns CONFIGURATION Architecture roadmap CACHING_STRATEGY ASYNC_CACHING Optional extras ``` ```{toctree} :maxdepth: 2 :caption: How-To Guides Batch quote creation Rate limiting Events and webhooks Multi-tenancy Staged workflows Line extract stitching Implementation example Observability ``` ```{toctree} :maxdepth: 2 :caption: API Reference Overview API Domains ``` ```{toctree} :maxdepth: 2 :caption: Deployment & Operations MAP_FILES DEPLOYMENT RTD_VERSIONING CI_AND_COVERAGE DOCUMENTATION_BUILD_TROUBLESHOOTING ``` ```{toctree} :maxdepth: 2 :caption: Contributing & Policies Implementation checklist Developer workflow ``` ```{toctree} :maxdepth: 1 :caption: Reference & Migration MIGRATION_v1_to_v2 POST_PROBING ENDPOINT_VERIFICATION_2026-04-28 REFERENCE_PROJECTS ``` --- ```{note} **Documentation metadata** - **Version:** {{ docs_version }} | **Built:** {{ docs_build_date }} (UTC) | **Commit:** {{ docs_commit }} ({{ docs_commit_date }}) ```