API Usage
You can use the API key to authenticate to the Square Cloud API. You can use the API key in theAuthorization header.
Remembering that the use of the API is subject to the Terms of Service and the Acceptable Use Policy.
Error codes
Error responses follow the shape{ "status": "error", "code": "SOME_CODE" }. In July 2026 several codes were renamed to a consistent convention (INVALID_X, X_NOT_FOUND, X_FAILED, X_LIMIT_REACHED): see the changelog for the full mapping.
Global errors
Any Blob route can also return these:Limits and Restrictions
Learn about the limits and restrictions of the Square Cloud API.

