Skip to main content
The Document Understanding API provides REST endpoints for document processing. Use the API for non-Python integrations or when you need direct control over HTTP requests. Browse the full REST API in the Dex API tab. Key endpoint groups:

Authentication

All requests require:
  • x-api-key: Your SGP API key
  • x-selected-account-id: Your SGP account ID

Base URL


Next Steps