API Reference

Transforming healthcare with HIPAA-compliant AI automation.

API Reference

// Get patient by ID
curl -X GET https://api.refillrelay.com/v1/patients/pat_123 \
-H "Authorization: Bearer YOUR_KEY"

Authentication

The Refill Relay API uses API keys to authenticate requests. You can view and manage your API keys in the Dashboard.

Get Started with Refill Relay