Documentation
Find tutorials, API references, SDK guides, and integration walkthroughs.
Quick access
Getting Started
Quick Start Guide
This quick start guide walks you through making your first API call, authenticating requests, and understanding response formats. Step 1: Get Your API Key Sign...
Getting Started
Authentication & Authorization
All API requests must be authenticated. We support three authentication methods: API Keys, OAuth 2.0, and JWT tokens. Choose the method that best fits your use...
API Reference
REST API Reference
This reference documents all available REST API endpoints. Each endpoint includes request parameters, response schemas, and example responses. Base URL All API...
SDKs & Libraries
JavaScript SDK Reference
The official JavaScript SDK provides a type-safe client for all Connectbase APIs with built-in retry logic, request batching, and streaming support....
Webhooks
Webhooks Integration Guide
Webhooks allow your application to receive real-time notifications when events occur in the Connectbase platform. Instead of polling the API, register a...
Advanced
Advanced Query Patterns
This guide covers advanced API usage patterns for high-performance integrations that need to process large volumes of data efficiently. Filtering Use the...