Integration that leads into controlled operations
Ordinavo Connect allows external appointment requests, service needs or operational cases to be submitted to Ordinavo in a structured way. This documentation explains authentication, appointment requests, status models, webhooks and error handling.
Some API parts describe the target model for Ordinavo Connect. Project and tenant details are aligned during the integration.
Entry points
API Quickstart
Your first appointment request in a few steps.
Authentication
Learn how external systems communicate securely with Ordinavo.
Appointment requests
Create, review and track external requests.
Webhooks
Receive status changes automatically in your system.
Error codes
Understand validation, authorization and system errors.
Changelog
Track changes to the Ordinavo Connect API.
Recommended start
- Define integration goal, source system and status feedback.
- Clarify authentication, scopes and tenant context.
- Send a first appointment request with an Idempotency-Key.
- Process status changes through webhooks or status reads.