← Integrations
AI agents & assistants
Available via APIOpenAI Agents and GPT Actions
Import the OpenAPI spec as tools.
Function calling and GPT Actions work from the spec; x-api-key auth is supported by Actions.
How it works
- Import https://api.rentadriver.ai/.well-known/openapi.yaml
- Set the API key header
- Expose get_quote, create_delivery and track_delivery to the model
What flows back
- polling or webhooks