All responses use standard HTTP status codes.
Success
Bulk grants return 200 even when some items failed. Read
results[].success per item — see Errors.
Errors
404 carries two very different meanings. On a list endpoint it can only be an
unrecognized API key. On /v1/clients/{clientId}/credits it can also mean the
client does not exist in your studio. Read the message to tell them apart.