Build powerful integrations with Billabex
Automate payment follow-up with an AI-powered platform. Integrate through our REST API, OAuth 2.1 authentication with PKCE, and documentation that covers every endpoint.
Production-ready endpoints with cursor-based pagination, token-based rate limiting, and OAuth 2.1 security.
https://next.billabex.com/api/public/v1
What is Billabex?
Billabex is an AI-powered accounts receivable platform that helps businesses recover outstanding payments faster. Its agent handles customer follow-ups in several languages, with tact and diplomacy.
Developer experience
Production-ready features
Quick start
- Create an OAuth client in Developer Portal > OAuth Clients
- Implement the authorization code flow with PKCE
- Exchange the authorization code for access and refresh tokens
- Fetch your
organizationIdfromGET /organizations - Call the public API with your access token
- Handle pagination and rate limits
Machine-readable resources
Billabex OpenAPI specification
Typed REST operations, unique operation IDs, OAuth scopes, and JSON error schemas.
Billabex MCP server manifest
Registry-compatible metadata for the Streamable HTTP MCP server.
Billabex agent instructions
When to use Billabex, how to authenticate, and where to find each developer resource.
Explore the API
Guides
Step-by-step tutorials for authentication, pagination, rate limiting, and more.
API reference
Complete endpoint documentation with request and response schemas.
OAuth authentication
Secure your integration with OAuth 2.1 authorization code flow, PKCE, and optional OIDC.
OAuth scopes
Available permissions for invoices, accounts, communications, and organizations.
Ready to start building?
Follow the getting started guide to make your first API call in minutes. Learn how to authenticate, handle pagination, and manage resources programmatically.