How It Works
- You provide an OpenAPI spec describing your API endpoints
- Ourguide maps those endpoints to agent capabilities
- When a user asks the agent to do something, it calls the appropriate endpoint
Adding Your OpenAPI Spec
- Go to API Integration in your dashboard
- Upload your OpenAPI/Swagger spec (JSON or YAML)
- Ourguide will parse the spec and show available endpoints
- Select which endpoints the agent can access
Example OpenAPI Spec
