Build on AfriStack's infrastructure.
The same Distribution API powering AfriKDP is available to developers and partner businesses. Full public documentation is coming soon as our platform reaches general availability.
One API. Publishing infrastructure underneath.
Instead of building your own publishing, distribution, and payout systems from scratch, connect directly to the infrastructure AfriKDP is already built on.
- Create and manage publications programmatically
- Distribute digital products to readers and partner channels
- Handle payments and payouts through the shared wallet system
- Subscribe to webhooks for real-time events
POST /v1/publications
{
"title": "Atlas of Lagos",
"author_id": "auth_9f21",
"format": "epub",
"price": 4.99,
"currency": "USD"
}
Official SDKs
Ready-made toolkits so you don't have to build every integration from raw HTTP calls.
JavaScript / Node.js
npm install @afristack/sdk
Python
pip install afristack
PHP & more
Additional languages are planned as demand grows. Let us know what you need.
Platform status
A public status page tracking API uptime, incidents, and scheduled maintenance will be published as the platform moves toward general availability.
Distribution API — Operational
Author Dashboard — Operational
Wallet & Payments — Operational