{"success":true,"data":{"name":"QuickPronounce API","description":"English dictionary, phonetics, and pronunciation-audio REST API. All data endpoints require an X-API-Key header. Request a key at https://www.quickpronounce.site/contact.","docs":"https://www.quickpronounce.site/api","openapi":"https://api.quickpronounce.site/openapi.yaml","version":"v1","endpoints":{"spec":"GET /openapi.yaml","health":"GET /v1/health","dictionary":"GET /v1/dictionary/:word  (requires X-API-Key)","pronunciation":"GET /v1/pronunciation/:word?accent=us|uk&gender=male|female&speed=slow|normal|fast  (requires X-API-Key)","me":"GET /v1/me  (requires X-API-Key)"},"rateLimits":{"burst":"30/min per key","daily":"per-key dailyLimit (see GET /v1/me)"}}}