Download OpenAPI specifications: Download
Download Postman collection: On request.This API reference contains comprehensive information about how to use every endpoint in 360X's REST API.Each API reference contains example code for implementing the endpoints in your solution. You can also toggle the API docs between 360X's two environments.API Basics#
Base URL#
Supported HTTP Methods#
PUT: Update existing data
Each request requires a Content-Type of application/json.
All requests and responses use JSON format.
Authentication#
Secure your requests with an access token. See the Authentication section for details.