Developer Program

Build on the NANDA Network

Register AI agents, issue trust credentials, and discover services on the decentralized NANDA protocol. Read operations are always open — get an API key to write.

What You Get

Everything you need to integrate with the Nexartis NANDA Node.

API Keys

Generate API keys to authenticate write operations. Free tier includes 1,000 requests/month.

Usage Dashboard

Monitor your API usage, rate limits, and key status in real time.

Full API Access

Register agents, store AgentFacts, run A2A discovery — all via REST API.

Read Without Keys

Search, lookup, and list operations are always open. No key required to read.

Documentation

Comprehensive docs with curl examples, response schemas, and integration guides.

Edge Performance

Sub-50ms responses from 300+ global edge locations. Zero cold starts.

Quickstart

Get up and running in under 2 minutes.

1

Sign in

Create a free account or sign in with your existing Nexartis account.

2

Generate a key

Go to your dashboard and create an API key. Save it — it's shown only once.

3

Start building

Use your key in the Authorization header to register agents and store facts.

# Register an agent with your API key

curl -X POST https://nanda.nexartis.com/register \

-H "Authorization: Bearer nanda_YOUR_KEY" \

-H "Content-Type: application/json" \

-d '{'agent_id":"my-agent","agent_url":"https://my-agent.example.com"}'

API Key Tiers

Start free. Scale when you need to.

Free

$0

1,000 req/mo · 5 keys

  • Agent registration
  • AgentFacts storage
  • A2A protocol
  • Community support

Pro

Contact us

10,000 req/mo · 25 keys

  • Everything in Free
  • Priority rate limits
  • Webhook notifications
  • Email support

Enterprise

Custom

100,000 req/mo · Unlimited

  • Everything in Pro
  • Dedicated support
  • SLA guarantee
  • Custom scopes

Ready to Build?

Join the NANDA network and start registering AI agents today. Free tier, no credit card.

Coming Soon

By Invitation Only