---
title: "Developer Documentation"
date: 2026-08-08
author: "Safwan"
---

# Developer Documentation

This section is for developers building on top of Bit CRM, connecting external applications, scripts, and integrations to your CRM data from outside WordPress.

- **[API](/?post_type=docs&p=108907):** The Bit CRM REST API reference: how to create an API key and authenticate, followed by module-by-module endpoint documentation with example requests and responses.
- **[Hooks:](https://bit-crm.com/docs/developer-docs/bit-crm-hooks/)** the Bit CRM hooks reference for developers who want to extend CRM behavior, run custom actions, or connect custom functionality to Bit CRM events and processes.