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 successful
400
Bad Request - Invalid parameters
401
Unauthorized - Invalid or missing API Key
403
Forbidden - Rate limit exceeded
404
Not Found - Data not found
429
Too Many Requests - Rate limit exceeded
500
Internal Server Error - Server error