Skip to main content
We currently ship language-agnostic examples plus thin wrappers around fetch/requests. Native SDKs (Node, Python, Go) are on the roadmap — track Changelog for releases.

cURL

Copy-paste-ready snippets for every endpoint.

Node.js

fetch-based client; works in Node 20+, Bun, Deno, and the browser.

Python

Async httpx client with typed responses via pydantic.

Conventions

Every example below assumes:
export AGNTIX_API_KEY=pk_live_xxxxxxxxxxxxxxxx
export AGNTIX_BASE_URL=https://api.agntix.ai