apikey.title

apikey.create_title

common.namePrefixapikey.quotaUsedcommon.statuscommon.action
apikey.empty

apikey.example

curl -X POST https://your-domain/api/v1/audit \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "agentConfig": { "name":"MyAgent", "purpose":"..." } }'