apikey.title
apikey.create_title
| common.name | Prefix | apikey.quota | Used | common.status | common.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":"..." } }'