Skip to main content
Intuitive AI for Japan

Build with AI tuned for Japanese

Production APIs for language, speech, and translation — tuned for Japanese, fluent in English and Chinese. OpenAI-compatible where it counts, so you can ship in minutes.

Get an API key

Every Shisa API uses the same key. Create one in the Shisa platform, then pass it as a bearer token — see Authentication for the per-service header conventions. New accounts receive $10 in free API credits to spend across any service.

Base URL

All services share a single host:

https://api.shisa.ai
ServiceMethodPath
LLM (chat completions)POST/openai/v1/chat/completions
Speech RecognitionPOST/asr/srt/audio_llm
Text-to-SpeechPOST/tts
TranslationPOST/translate/

Ready to build? Start with the LLM quickstart.