Api Documentation

Customers

Customers are the companies that users are bound to. The logo field contains an ID that can be used in the FILES endpoint to retrieve the actual logo. Updating logos can also be done through the FILES endpoint. Please refer to the FILES endpoint documentation for information on how to do this.
Retrieves a collection of customers and rudimentary information about them.
Creates a new customer. Only available to API keys without user authentication. When an image tag is included in the additional_info field, these files are downloaded. They need to be publicly accessible. We support PNG and JPEG image file types.
Updates an existing customer. API keys without user authentication can update all customers. API keys that require user authentication can only update the current user's company.
Deletes a single customer. Only available to API keys without user authentication.
Json
XML

No action selected

You can select actions from the left column.