For agents developers
Quickstart
Galadriel API is designed to be compatible with OpenAI’s client libraries, making it easy to use your existing workflows
This API does not support streaming.
Make sure each agent uses a separate API key.
1
Sign up to get an API key
- Create an account here
- Create an API key on the dashboard
2
Call the API
Run the following code