Iran Novin API guide for developers
Send your first API request in 5 minutes.
Setup
Get your API key from the dashboard. With the openai Python library, set openai.base_url to https://api.irannovin.ai/v1 and model to irannovin-2.
Best practices
Use irannovin-2 for Persian tasks, claude-sonnet-4.5 for coding and gemini-2.5-pro for image analysis. Enable streaming for better UX.