Integrate
Integrate API
Integrate
Get code snippets for an endpoint
POST
Integrate
Get ready-to-use code snippets for integrating an API endpoint into your application.
Request
API slug (e.g., “olostep”, “hunter”)
Endpoint path (e.g., “/v1/scrapes”)
Code format to return:
| Value | Description |
|---|---|
orth-sdk | Orthogonal TypeScript SDK |
run-api | Direct HTTP to /v1/run |
curl | cURL command |
x402-fetch | x402 payment (JavaScript) |
x402-python | x402 payment (Python) |
all | All available formats |
