LogoLogo
ProductAPI ReferenceProcessor Changelog
ProductAPI ReferenceProcessor Changelog
    • Getting Started
    • API Versioning
    • SDKs
  • Workflow Endpoints
    • POSTRun Workflow
    • GETGet Workflow Run
    • GETList Workflow Runs
    • POSTUpdate Workflow Run
    • POSTCreate Workflow
    • POSTBatch Run Workflow
    • POSTCorrect Workflow Run Outputs
  • Processor Endpoints
    • POSTRun Processor
    • GETGet Processor Run
    • GETGet Batch Processor Run
    • POSTCreate Processor
    • POSTUpdate Processor
    • POSTPublish Processor Version
    • GETGet Processor Version
    • GETList Processor Versions
  • Parse Endpoints
    • POSTParse File
  • File Endpoints
    • POSTUpload File
    • GETGet File
    • GETList Files
    • POSTCreate File
  • Evaluation Set Endpoints
    • POSTCreate Evaluation Set
    • POSTCreate Evaluation Set Item
    • POSTUpdate Evaluation Set Item
    • POSTBulk Create Evaluation Set Items
  • Guides
    • Processor Configs
    • Output Types
    • Parse
    • Bounding Boxes
    • Supported File Types
  • Webhooks
    • Configuration
    • Events

SDKs

Extend provides official SDKs in TypeScript and Python to help you integrate faster and with better type safety. These SDKs are automatically generated from our API specification, ensuring they’re always up to date with our latest features.

JavaScript/TypeScript

Integrate Extend into your JS and TS applications with our fully-typed SDK.

Python

Integrate Extend into your Python applications with our fully-typed SDK.

Was this page helpful?
Previous

Run Workflow

Next
Built with