Batch-issue credentials
Credentials API
Batch Issue Credentials
Issue up to 1,000 credentials in a single call. Useful for bulk provisioning — for example, minting agent authorization credentials for an existing fleet of agents in one request rather than 1,000 individual calls.
Each item is processed sequentially. If an item fails, processing continues — the response reports per-item success/failure in the same order as the input array.
Each item may include a correlation_id which is echoed back so callers
can match results to inputs.
Limits:
- Maximum 1,000 items per request
- No transactional rollback — failures don’t undo successful items
POST
Batch-issue credentials
Documentation Index
Fetch the complete documentation index at: https://docs.beltic.com/llms.txt
Use this file to discover all available pages before exploring further.