Raum Network

Raum Network API Authentication

Authentication guidance for Raum Network public agent catalog API. Catalog endpoint is read-only and requires no API key.

About this page

Raum Network catalog API is public and read-only. GET https://www.raum.network/api/v1/catalog requires no API key, OAuth token, cookie, wallet signature, or private credential. Agents should send Accept: application/json and handle standard HTTP status codes, structured JSON errors, API-Version, RateLimit-Limit, RateLimit-Remaining, RateLimit-Reset, and Retry-After. Never send private keys, seed phrases, passwords, payment credentials, or production secrets. Future authenticated APIs will publish their authentication scheme and scopes in OpenAPI before launch.

Topics

  • Raum Network API authentication
  • public API
  • API key
  • OAuth
  • agent security