Developer Portal
Build applications powered by Iris AI. Use the Ridum Labs API to integrate conversational AI into your products.
Quick start
- Sign in to your Ridum Labs account
- Create an API key on the API Keys page
- 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
| API | Description | Docs |
|---|---|---|
| Iris Chat | Stateless conversational AI with neo and geo models | Reference |
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.