Introduction
Overview of the Bondery REST API for integrations and automation.
The Bondery API lets you use Bondery as a central contact book in your own workflows — from AI agents to automated imports in custom apps.
Bondery is in beta. Behavior may change; this documentation tracks the current release.
Base URL
https://api.usebondery.com/When self-hosting, use your own API origin (see Self-hosting → Installation).
Authentication
See Authentication for session tokens vs long-lived API keys, permission levels, and which routes accept API keys.
Explore
Guides
Step-by-step integration patterns.
API reference
OpenAPI endpoint reference generated from the codebase.
Error codes
Machine-readable error.code values for client-side handling.
Help
If you run into issues, see Getting help and troubleshooting or open an issue. Pull requests are welcome.