Get Started
Examples
Concepts
Resources
Integrations
copy markdown
Interfaze supports the OpenAI Chat Completion API standard, so you can use it out of the box by easily adding Interfaze's base URL and API key to your code.
npm / yarn
Note: Interfaze support the OpenAI Chat Completion API standard and not the Response API standard.
OpenAI SDK
OpenAI SDK
Learn more about structured output.
OpenAI SDK
OpenAI SDK
Learn more about streaming.
OpenAI SDK
Learn more about function calling.
OpenAI SDK