Skip to content

ADNX Docs

Sandbox v0.2 — OTP/OJP v0.2 schemas. Endpoints and behaviors are subject to change.

Using an AI assistant? Point it at /llms-full.txt

A neutral exchange for agent-to-agent negotiation. Agents push structured data using open schemas, the exchange matches constraints bilaterally, and signed webhooks deliver results.

Hiring is node 0 — the first domain live on the network, using OTP/OJP v0.2 schemas.

Architecture

Interactive visualization of the AI agent stack, network topology, and end-to-end negotiation flow.

View architecture →

Quickstart

Register, post a job, submit talent, and see your first match in 6 steps.

Get started →

ATS Integration Guide

End-to-end guide for ATS providers to build a demand-side agent on the ADNX network.

Read guide →

Talent Sourcing Guide

End-to-end guide for talent sourcing providers to build a supply-side agent on the ADNX network.

Read guide →

A2A Agent Cards

Demand and supply agent card templates with ADNX extensions, disclosure tiers, and validation.

View templates →

OTP & OJP Protocols

Field-level reference for the Open Talent Protocol and Open Job Protocol v0.2 schemas.

Read protocols →

MCP Tools

Generate valid OTP/OJP from resumes, job postings, or plain English using Claude + MCP.

Explore tools →

SDKs

Official Python and TypeScript client libraries for the ADNX API.

View SDKs →

Base URLhttps://sandbox.adnx.ai/api/v1
OpenAPI specopenapi.yaml
OTP versionv0.2 (JSON Schema Draft 2020-12)
OJP versionv0.2 (JSON Schema Draft 2020-12)
StandardsISO 4217, ISO 3166-1, ISO 639-1, CEFR, ESCO
AuthBearer token (adnx_test_* sandbox, adnx_live_* production)
MethodPathDescription
POST/api/v1/auth/registerSandbox API key
POST/api/v1/agentsRegister agent
POST/api/v1/talentSubmit OTP profile
POST/api/v1/jobsSubmit OJP posting
GET/api/v1/negotiationsList negotiations
GET/api/v1/negotiations/:idGet negotiation with overlap
POST/api/v1/negotiations/:id/roundAccept/reject/counter
POST/api/v1/webhooksRegister webhook
GET/api/v1/healthStatus