PASAR API
WebSocket/HTTP endpoints vary per capability; auth uses HMAC-SHA256 over APIKey and APISecret.
View docs ↗ More AI APIs# iFlytek ~ speech recognition, TTS & voice AI needs an API key. # No single public base URL ~ start from the docs: # https://www.xfyun.cn/doc/
I'm integrating a China API into my app. API: iFlytek ~ speech recognition, TTS & voice AI Provider: iFlytek (讯飞开放平台) Auth: requires an API key (sign up: https://www.xfyun.cn/doc/) Pricing: freemium Important note: WebSocket/HTTP endpoints vary per capability; auth uses HMAC-SHA256 over APIKey and APISecret. Source: iFlytek (讯飞开放平台) (https://www.xfyun.cn/doc/) Source type: Provider API or developer docs Endpoint type: Docs-first integration Integration difficulty: Needs API key Last checked: 2026-07-05 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.