Developers

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.

The Distribution API

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
// Example — publish a title via the API
POST /v1/publications
{
  "title": "Atlas of Lagos",
  "author_id": "auth_9f21",
  "format": "epub",
  "price": 4.99,
  "currency": "USD"
}
SDKs

Official SDKs

Ready-made toolkits so you don't have to build every integration from raw HTTP calls.

Available

JavaScript / Node.js

npm install @afristack/sdk

Available

Python

pip install afristack

Coming soon

PHP & more

Additional languages are planned as demand grows. Let us know what you need.

Status

Platform status

A public status page tracking API uptime, incidents, and scheduled maintenance will be published as the platform moves toward general availability.

All systems operational

Distribution API — Operational
Author Dashboard — Operational
Wallet & Payments — Operational

Want early access to the API?

We're onboarding developers and partners in small batches while we scale infrastructure.