RentADriver
Obtenir une clé API
Cette page n'est disponible qu'en anglais pour le moment.La référence API, les textes juridiques et les guides détaillés sont maintenus en anglais.
← Integrations
AI agents & assistants
Available via API

OpenAI 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

  1. Import https://api.rentadriver.ai/.well-known/openapi.yaml
  2. Set the API key header
  3. Expose get_quote, create_delivery and track_delivery to the model

What flows back

  • polling or webhooks