API Ecosystem

Version 1.0 • Government Ready

Production Live

The Puga Trinicare API is a RESTful suite engineered for the African healthcare landscape. It follows HL7/FHIR R4 standards to ensure absolute interoperability between facilities, insurers, and government health registries.

Production Endpoint

https://api.pugatricare.com/v1

Sandbox / Dev

https://sandbox-api.pugatricare.com/v1
MOCK DATA ENABLED

Core Infrastructure

Functional Modules

Try in Playground

Protocol Specifications

Standard Error Format

{
  "error": {
    "code": 400,
    "message": "Invalid patient_id",
    "details": "Patient ID must start with 'PT-' followed by 3 digits",
    "timestamp": "2026-04-09T10:30:00Z",
    "request_id": "req-abc123"
  }
}

Rate Limiting

Default limit is 1000 requests per minute per API key.

X-RateLimit-Limit
X-RateLimit-Remaining
X-RateLimit-Reset
Retry-After

Security & Support

Bank-grade TLS 1.3 encryption and OAuth 2.0 scopes ensure medical data remains isolated and protected. Fully compliant with NDPR and NDHI regulations.

API Support

api-support@pugatricare.com

Security Disclosures

security@pugatricare.com