Developer Portal

Build applications powered by Iris AI. Use the Ridum Labs API to integrate conversational AI into your products.

Quick start

  1. Sign in to your Ridum Labs account
  2. Create an API key on the API Keys page
  3. Send a request to the Iris Chat API with your key

Base URL

All Iris API requests are sent to:

https://iris.ridumlabs.com/api/v1/chat

Available APIs

APIDescriptionDocs
Iris ChatStateless conversational AI with neo and geo modelsReference

Authentication

API requests require a Bearer token. Keys are prefixed with rl_live_ and can be created from the API Keys page when signed in.

Read the authentication guide →