PASAR API
Self-serve console with free trial credits; requests use an api-key header. Docs in EN, VI and JP covering TTS/STT, document Reader OCR, chatbots and AI agents. VN-first.
View docs ↗ More AI APIs# FPT.AI ~ Vietnamese speech, OCR and NLP APIs needs an API key ~ get yours at: # https://docs.fpt.ai/ curl 'https://api.fpt.ai' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Vietnam API into my app. API: FPT.AI ~ Vietnamese speech, OCR and NLP APIs Provider: FPT Smart Cloud Auth: requires an API key (sign up: https://docs.fpt.ai/) Pricing: freemium Base URL: https://api.fpt.ai Important note: Self-serve console with free trial credits; requests use an api-key header. Docs in EN, VI and JP covering TTS/STT, document Reader OCR, chatbots and AI agents. VN-first. Source: FPT Smart Cloud (https://docs.fpt.ai/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-03 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.