API Reference
Pick a category from the sidebar to browse endpoints, or jump straight to a common operation.
Run pipes
Enrich records via POST /v1/pipes/run/sync.
Run a search
Query a dataset with filters via POST /v1/search/run/sync.
Authentication
All endpoints require a bearer token. See Authentication.
OpenAPI specification
The full schema is published at https://api.pipe0.com/openapi. Use it to generate a typed client, or use the prebuilt TypeScript client.