/advanced
Complete multiple requests in one!
This endpoint will require a POST request.
This endpoint is only on the BETA Version of the API and may be unstable.
Please report any & all bugs to the Support Server
Endpoint Headers:
apikey - Your Api Auth Key [String] (Required)
Endpoint Body Parameters
requests - All the requests to complete [Array of Objects] (Required)
Request Object
endpoint - Endpoint to request [String] (Required)
headers - Headers to send [Object] (Required)
body - Body parameters to send [Object] (Optional)
method - Method to use in request [String] (Required)
Examples:
Data API version required. Must replace <version>
with either release or beta.
Possible Responses (Codes)
Last updated