Welcome

Welcome to the Pierflow Docs

Here you'll find guides, references, and examples to build with Pierflow — the connectivity layer for healthcare in Africa. One canonical API across HMOs, hospitals, pharmacies, fintechs, HR platforms, and government programmes.

New here?

Start with the Quickstart — five short pages that take you from API key to a live policy with AI scoring inline.

Explore the docs#

Environments and keys#

You'll work in two environments — sandbox first, then production — with separate keys and base URLs for each.

EnvironmentBase URL
Sandboxhttps://sandbox.api.pierflow.com/v1/
Productionhttps://api.pierflow.com/v1/

Your API keys#

client_id

string
Public identifier for your tenant. Safe to embed in front-end builds.

client_secret

stringrequired
Private credential used in OAuth client-credentials and key rotation flows.

pf_live_sk_… / pf_test_sk_…

API keyrequired
Secret API keys for server-to-server calls. One per environment.

Developer community#

For questions, RFCs, and roadmap previews, email pierflowllc@gmail.com. Public Slack and GitHub community are launching soon.