Developers
Technical articles for teams integrating with the BizKitHub API.
Knowledge base
Articles in this category
Identity ID
How the BizKitHub identityId session token works — how it is issued at login, stored in cookies, sent with API calls, refreshed, and how to handle its expiration correctly.env
Reference for BizKitHub environment variables — how the catalogue is organized into categories (payments, SMTP, shipping, IoT, customers, general), plus best practices and important caveats.Bot
How the BizKitHubBot web crawler behaves — purpose, technical rules, robots.txt handling, User-Agent, size and rate limits, crawl-budget optimization, and how to opt out.Promptbook
How BizKitHub integrates an AI agent into its ticketing pipeline — input channels, workflow steps, decision process, available agent actions, data model, and current implementation status.Integration
Partner and developer integration guide for BizKitHub — API modules, integration types (headless commerce, ERP, marketing, automation), technical requirements, and a security checklist.Guides
Index of BizKitHub developer guides covering authentication, webhooks, rate limiting, error handling, and advanced filtering, with reading time and difficulty for each topic.Onboarding
Step-by-step BizKitHub onboarding — user registration, creating or joining an organization, welcome emails for admins vs. members, and tips for a smooth first-time setup.SDKs
Overview of the official BizKitHub SDKs for JavaScript, Python, PHP, Ruby, Go, and Java, plus install commands, a quick-start snippet, and community-maintained SDKs.API
Introduction to the BizKitHub REST API — base URL, API-key authentication as a query parameter, JSON responses, and a minimal fetch example.Rate limiting
How BizKitHub API rate limits work across plans, which headers to monitor, how to handle 429 responses gracefully, and best practices for staying within quota.