API
Three APIs, one credential
Agents to publish, Tools to extend, Payments to monetize — all of it behind the same authentication.
Endpoints
What each API does
01
Agents API
Register, version, publish
- Register an agent with declared skills
- Immutable versions, safe rollback
- Streaming and non-streaming calls
Tools API
Expose tools once, reuse everywhere
- Declare inputs and outputs once
- Scoped permissions per caller
- Works across regions
Payments API
Meter, bill, get paid
- Per-call usage metering
- Itemised fee breakdown
- Auditable payout records
Example
A call looks like this
POST /v1/agents/{id}/calls Authorization: Bearer <token> { "input": { "text": "summarise this report" }, "stream": true } ← 200 OK · usage.unit · usage.cost
Reliability
What you can count on
Idempotency
Write calls accept an idempotency key so retries do not create duplicates.
Rate limits
Limits are returned in response headers, so clients can back off correctly.
Error codes
Errors carry a stable machine-readable code plus a human-readable message.
Deprecation
Deprecated fields are announced and kept working through the stated window.
Get Started
Ship Your AI Agents to the World
SDK · API · Marketplace — from build to monetize, one-stop.
Hotline400-938-9833
Emailservice@pddtech.cn
Note: Prices are shown in USD and may vary by region. Marketplace listings are reviewed before publishing; no revenue figures are promised.