Install
Initialize A Client
First Request
Environment
By default, SDK requests go to:Working With Async Jobs
Many Pulse endpoints acceptasync: true. In Python, use async_ because async is a reserved keyword.
SDK And API Reference
The API reference is generated from the same public contract used for SDK generation. If a parameter appears in the endpoint reference, prefer the matching SDK field rather than constructing raw HTTP requests by hand.API Quickstart
Parse your first document with code.
Endpoint Reference
Browse every public endpoint.
Chaining Steps
Connect Extract, Schema, Split, Tables, and Jobs.
Error Handling
Build resilient SDK integrations.