SerenAI

Pay Per Call Agentic Commerce

EndpointAccess

Access policy for a documented endpoint.

Properties

string
View JSON Schema
{
  "type": "string",
  "description": "Access policy for a documented endpoint.",
  "enum": [
    "authenticated",
    "public_anonymous"
  ]
}