Skip to main content
Copy-paste examples for calling orchagent APIs in different languages.

curl

Call Agent with JSON

Call Agent with File

List Public Agents

Get Agent Details

Python

Install

Call Agent with JSON

Call Agent with File

Async Python

JavaScript (Node.js)

Call Agent with JSON

Call Agent with File

TypeScript

Types

API Client

Error Handling

Python

JavaScript/TypeScript

Rate Limiting

Check rate limit headers in responses:

Python

JavaScript