API
Access Thai PGx Landscape database via RESTful API
Authentication
Your API Key
Base URL
https://pgx.genomicsthailand.com/api/v1
Rate Limits
100 req/day
Authentication
Send API Key in Authorization header:
Authorization: Bearer YOUR_API_KEY
API Endpoints
Complete API documentation with usage examples
Error Codes
200
OK - Request successful400
Bad Request - Invalid parameters401
Unauthorized - Invalid or missing API Key403
Forbidden - Rate limit exceeded404
Not Found - Data not found429
Too Many Requests - Rate limit exceeded500
Internal Server Error - Server error