Wasilah Logo (Light Mode)
Developers

Build on theWasilah API.

One unified API for healthcare procurement: RFQs, quotations, purchase orders, and webhooks.

99.9% uptime OAuth 2.0 / OIDC EU-hosted, GDPR-native Real-time webhooks

Get your first request in 3 steps

Sign in, claim an API key, hit the gateway. No paperwork.

01

Sign up at the Developer Portal

Browse the API Reference, then create an account at developer.wasilah.net to claim keys.

02

Subscribe to an API plan

Browse the API catalog, subscribe your application to a plan (Sandbox is free), and a key is provisioned instantly.

03

Call the Gateway

Send your first request to the gateway with your API key in the Authorization header.

One request away

Hit the gateway with curl, our JS SDK, or Python. Same auth, same shape.

curl -X GET "https://gateway.wasilah.net/v1/rfqs" \
  -H "Authorization: Bearer $WASILAH_TOKEN" \
  -H "Accept: application/json"

Everything you need

Built on a managed API platform. Observable, versioned, and secure by default.

OpenAPI 3 specs

Interactive docs, downloadable specs, and ready-to-import Postman collections.

API keys + OAuth 2.0

Per-application credentials. Rotate keys without downtime. JWT and Keycloak for end-user auth.

Webhooks

Subscribe to RFQ, quotation, deal, and PO state changes. HMAC-signed payloads.

Rate limits + analytics

Quotas per plan. Built-in dashboards for latency, errors, and usage.

Sandbox environment

Safe test API with seed data. Promote to production when you're ready.

EU-hosted, GDPR-native

Data stays in the EU. Strong auth at the database. TLS everywhere.

Versioned endpoints

Semantic API versions. Long deprecation windows. Migration guides for every breaking change.

SDKs + code samples

TypeScript, Python, and CLI quickstarts. Copy-paste examples for every endpoint.

CLI + scripting

Automate provisioning, exports, and bulk imports straight from your terminal.

How access works

Three surfaces, three purposes: Reference, Discovery, Runtime.

Ready when you are

Start building in minutes.

Free Sandbox plan, real data shapes, no commitment.