Initiate Scanner O Auth
Initiate the OAuth authorization flow for a scanner connection. Returns the provider-specific authorization URL. Supports Medit, 3Shape (with PKCE), and iTero.
Initiate the OAuth authorization flow for a scanner connection. Returns the provider-specific authorization URL. Supports Medit, 3Shape (with PKCE), and iTero.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
Response Body
application/json
curl -X POST "https://example.com/scanner-connections/550e8400-e29b-41d4-a716-446655440000/oauth/authorize"{ "url": "string"}Import Scanner Files POST
Import files from a scanner case into an existing order. Downloads files from the scanner provider (Medit, 3Shape, or iTero) and uploads them to R2 storage. Optionally creates scan inbox items.
List Itero Related Accounts GET
List related iTero accounts available for pairing. Only available for iTero scanner connections that have completed OAuth authentication.