Agent platform
OAuth and wallet claims
Authenticate agents and partners without giving OAuth authority over payments.
Agent self scopePartner access · Invite-only
Nayori uses a separate issuer at oauth.nayori.ai. Tokens authorize API or MCP access. They cannot
sign a Stacks transaction, approve a quote or move funds.
Discovery
curl -sS https://oauth.nayori.ai/.well-known/oauth-authorization-server
curl -sS https://oauth.nayori.ai/.well-known/jwks.json
curl -sS https://api.nayori.ai/.well-known/oauth-protected-resourceStore client secrets in a secret manager and request the narrowest scope. Wallet claim challenges are single-use and time-bound.

PerkOS