Process ID
Each request is automatically tagged with a process ID. This is returned within the response headers asX-Process-ID
.
Process ID
Request ID
If you wits to tag requests yourself, you may optionally include aX-Request-ID
header in your request. This is also returned as part of the response headers (along with the pre-provided process ID).
Request ID
Reporting Errors
If you receive an unexpected error (see Responses for a list of common errors) or encounter an error that you don’t understand, we recommend that you file an error report through the Admin Panel. Provide the request ID (if present) and process ID of the request that threw an error when filling out the error report form. Please do not report429 Too Many Requests
and other common errors unless these are behaving incorrectly. For more information, see Rate Limiting and Responses.