{"data": {"documentation": {"interactive_docs": "/v2/docs", "openapi_json": "/v2/openapi.json", "openapi_yaml": "/v2/openapi.yaml"}, "endpoints": {"dmd": {"url": "/v2/dmd/gtin/{gtin}", "method": "GET", "description": "Get UK drug data by GTIN", "parameters": {"gtin": "13 or 14 digit Global Trade Identification Number"}}, "fda": {"url": "/v2/fda/ndc/{ndc}", "method": "GET", "description": "Get USA drug data by NDC", "parameters": {"ndc": "10 or 11 digit National Drug Code (without dashes)"}}}, "response_format": {"data": "object|null", "meta": {"timestamp": "ISO 8601 timestamp", "version": "string"}}, "error_format": {"error": {"code": "string", "message": "string", "details": "object (optional)"}, "meta": {"timestamp": "ISO 8601 timestamp", "version": "string"}}}, "meta": {"timestamp": "2026-04-17T03:07:09.073305+00:00", "version": "v2"}}