Skip to main content
Not all API status codes are currently documented by Pubrio. This documentation contains the most common codes.If you encounter a status that does not make sense, contact Pubrio’s support team for further assistance.

Response codes

Typically, 2xx HTTP status codes denote success, 4xx codes represent failures related to the user, and 5xx codes signal infrastructure problems.
Codes are not derivable from the HTTP status. Pagination and quota overflows return HTTP 416 with a 416xx code — branch on the code field, not on the status alone.
Last modified on August 20, 2026