# Vook ## Docs - [Vook API Authentication: API Keys and Bearer Tokens](https://docs.vook.ai/api-reference/authentication.md): Technical reference for Vook API authentication. Pass your API key as a Bearer token in the Authorization header on every request. - [Vook API Endpoints: Full Resource and CRUD Reference](https://docs.vook.ai/api-reference/endpoints/overview.md): Browse all available Vook API endpoints organized by resource. Includes request parameters, response fields, and example calls for each endpoint. - [Vook API Error Reference: Codes, Messages, and Fixes](https://docs.vook.ai/api-reference/errors.md): Complete reference for all Vook API error codes. Includes HTTP status codes, error code strings, descriptions, and recommended actions. - [Vook REST API: Base URL, Versioning, and Request Format](https://docs.vook.ai/api-reference/introduction.md): Complete reference for the Vook REST API. Covers the base URL, versioning policy, JSON request format, and response conventions for all endpoints. - [How to Authenticate Your Vook API Requests Securely](https://docs.vook.ai/authentication.md): Vook authenticates every request using API keys. Learn how to generate your key, pass it in requests, and handle auth errors correctly. - [Vook API Changelog: New Features, Fixes, and Updates](https://docs.vook.ai/changelog.md): Track every change to the Vook API including new features, improvements, bug fixes, and deprecations. Stay current with the latest releases. - [Vook API Error Codes, Formats, and Troubleshooting](https://docs.vook.ai/concepts/errors.md): Understand Vook API error response structure, machine-readable error codes, and practical strategies for handling and retrying failed requests. - [Vook API Core Concepts: Structure and Fundamentals](https://docs.vook.ai/concepts/overview.md): Explore the foundational concepts behind the Vook API: base URLs, versioning, authentication, request format, response structure, and rate limiting. - [Making Requests to the Vook API: Headers and Format](https://docs.vook.ai/concepts/requests.md): Learn how to structure requests to the Vook API, including required headers, JSON request bodies, query parameters, and idempotency keys for safe retries. - [Understanding Vook API Response Format and Structure](https://docs.vook.ai/concepts/responses.md): Understand how the Vook API structures its responses, including the data envelope, list pagination metadata, HTTP status codes, and request IDs. - [Frequently Asked Questions About the Vook REST API](https://docs.vook.ai/faq.md): Answers to common questions about using the Vook API, including authentication, rate limits, billing, error handling, and troubleshooting. - [Build Your First Vook API Integration: Step by Step](https://docs.vook.ai/guides/first-integration.md): Follow this step-by-step guide to build your first Vook API integration: authenticate, make requests, parse responses, and handle errors. - [Paginate Through Large Result Sets in the Vook API](https://docs.vook.ai/guides/pagination.md): Learn how to paginate through large result sets in the Vook API using limit and offset parameters, and how to detect the last page. - [Understanding and Working with Vook API Rate Limits](https://docs.vook.ai/guides/rate-limits.md): Learn about Vook API rate limits, how to read rate limit headers, and best practices for staying within limits in your integration. - [Receive Real-Time Event Notifications with Vook Webhooks](https://docs.vook.ai/guides/webhooks.md): Set up Vook webhooks to receive real-time event notifications. Learn to register endpoints, verify signatures, and handle event payloads. - [Vook REST API: Build Powerful Integrations at Scale](https://docs.vook.ai/introduction.md): Discover what the Vook API is, how it works, and what you can build with it. Start building integrations in minutes with your API key. - [Vook Quickstart: Make Your First Successful API Call](https://docs.vook.ai/quickstart.md): Make your first Vook API call in under 5 minutes. Learn how to authenticate, send requests, and handle JSON responses step by step.