API Portal

Manage and integrate the Pidgin Intelligence.

Base URL: https://intelligence.pidginbible.com/wp-json/pidgin-translator/v1

API DocsAPI Health

Available endpoints

MethodEndpointAuthPurpose
GET/statusPublicBasic API status and feature information.
GET/healthPublicOperational health check for API, WordPress and Mistral configuration.
GET/languagesPublicList supported languages.
POST/register-clientPublicCreate an API key and browser client_id.
POST/auth/tokenPublicExchange a public client_id for a short-lived browser access token after Origin validation.
POST/translateAPI keyTranslate up to 25 text items per request.
POST/website/translateAPI keyWebsite Translation Engine endpoint for DOM text, attributes, AJAX and dynamic content.
GET/website/scriptPublicBrowser-side Website Translation Engine script.
GET/usageAPI keyView usage, subscription and plan limits for the authenticated key.
GET/plansPublicList public subscription plans and limits.
POST/test-keyAPI keyValidate a key and run a small translation test.
GET/docsPublicMachine-readable API documentation.