API Documentation

Complete guide to integrate the DHAS Health API

🚀

Get Started

Quick start guide to set up your first API call in minutes

Read Guide →
📚

Endpoints

Complete reference for all available API endpoints and parameters

View Reference →
🔐

Authentication

Learn how to authenticate your requests with API keys

Learn More →

Key Topics

Authentication

All API requests require authentication using your API key. Include it in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Rate Limits

Rate limits depend on your plan:

  • • Trial: 100 requests per day
  • • Starter: 100 requests per minute
  • • Professional: 500 requests per minute
  • • Enterprise: Custom limits

Response Format

All responses are in JSON format with the following structure:

{ "result": "...", "confidence_score": 0.95, "sources": [...], "tokens_used": 150, "response_time_ms": 245 }

Ready to integrate?

Sign up for an API key and start building

Get API Key

Signed In?

View the complete, interactive API documentation in your client dashboard

Go to Client Docs