Build OHADA accounting into your product
A production REST API for invoicing, inventory, banking, payroll, and OHADA-compliant reporting. Purchase API access as a developer — no bookkeeping subscription required.
Everything you need to integrate
Designed to production standard from day one.
Scoped access tokens
Least-privilege keys with per-resource read/write scopes. Rotate and revoke any time.
Sandbox first
Build and test against a sandbox before you ever touch live books. Go live when you're ready.
Signed webhooks
Subscribe to events with HMAC-SHA256 signatures and automatic retries.
SDKs in 8 languages
Python, TypeScript, Node, PHP, Go, Java, Ruby, and C#.
Fair rate limits & idempotency
Per-plan rate limits with X-RateLimit headers and idempotency keys for safe retries.
OHADA-native
Chart of accounts, financial statements, and tax logic built on the OHADA accounting framework.
Your first call in minutes
Register, grab a test key, and make a request.
Create a developer account
Sign up as a developer — no bookkeeping subscription needed.
Generate a test key
Create a scoped sandbox key from your developer dashboard.
Make a request
Call the API with your bearer token, or use an official SDK.
pip install solafide-sdk
from solafide_client import SolafideClient
client = SolafideClient(api_key="sfp_...")
tb = client.get_trial_balance("my-company", as_of="2026-03-31")
API pricing
Start free in the sandbox. Pay only when you go live, and scale as your usage grows.
Sandbox
Build and test against a sandbox.
- 10,000 API calls / month
- 30 requests / minute
- Live keys: 0 (test only)
- Overage: —
Startup
Go live with production keys.
- 100,000 API calls / month
- 120 requests / minute
- Live keys: 3
- Overage: 150 XAF / 1,000 calls
Scale
Higher limits for growing integrations.
- 500,000 API calls / month
- 300 requests / minute
- Live keys: 10
- Overage: 100 XAF / 1,000 calls
Enterprise
Custom limits, SLA, and support.
- Custom API calls / month
- 1,000+ requests / minute
- Live keys: 50+
- Overage: Negotiated
Prices in XAF. Overage applies to calls above your monthly quota on paid plans. Need something custom? Talk to us.
Ready to build?
Create a developer account and make your first sandbox call today.