DVS API
OSIGU Document Validation Service — classify, extract and validate medical-administrative documents.
Authentication
- OAuth 2.0: OAuth2ClientCredentials
OAuth2 client credentials grant. Sandbox token endpoint: https://sandbox.osigu.com/v1/oauth/token | Production: https://api.osigu.com/v1/oauth/token. Use HTTP Basic auth with your client_id:client_secret, and pass grant_type=client_credentials as a query string parameter. The response includes an opaque access_token plus an extensions map with tenant metadata such as provider_slug.
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (clientCredentials): | Token URL: https://sandbox.osigu.com/v1/oauth/token Scopes:
|