API Endpoints
Upload Application
Send an application to Square Cloud. It has a rate limit of 1 request every 10 seconds.
POST
The API key for your account. You can find this in your account settings.
The application to upload. Must be a ZIP file.
Response
Indicates whether the call was successful. success
if successful, error
if not.
The status code of the response.
The contents of the response.
Was this page helpful?