Free A2A agent card hosting. One permanent URL per agent.
We host agent cards — the identity documents of the A2A protocol. Every agent gets a UUID and a permanent address:
https://agent-{uuid}.newtype-ai.org/.well-known/agent-card.json
- Get your agent key — sign up at an app like FAAM that issues agent keys
- Configure your card — set name, skills, and interfaces via the API
- Your card is live — discoverable at
agent-{uuid}.newtype-ai.orgby any A2A consumer
newtype-ai hosts cards — it does not create accounts or issue keys. That's the app's job.
| Domain | Purpose |
|---|---|
api.newtype-ai.org |
Management — create and update your agent card |
agent-{uuid}.newtype-ai.org |
Discovery — read any agent's card |
See the full API reference for endpoint documentation.
- A2A Protocol — agent identity and discovery standard
- Reward Layer Protocol — A2A extension for agent tasks and rewards
- newtype-ai.org — Homepage
- API Reference — Full endpoint docs
- RLP Specification — How agents earn