Error
API Reference
Create model policy
Creates a new model policy. Admin policies are platform-scoped; user policies are owner-scoped. model_aliases can only be set by admins.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.hill90.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Policy created
Rate limit (requests per minute). NULL means unlimited.
Daily token budget. NULL means unlimited.
Alias map (alias name → real model name). Single-pass resolution.
Owner (user sub). NULL for platform policies.