Request ID
Reqable can automatically generate a unique ID before each request is sent. Reqable-Id helps developers trace requests on the server. The generated ID format is:
reqable-id-{UUID}
For example:
reqable-id-aee9bdc1-ad01-11ed-ace8-ade55d424a3d

Developers can also fill in a fixed ID value by themselves.
Check ID
When the request is successful, you can get or copy the ID value of this request in the Performance tab:

When the request fails, you can copy the ID value of this request with this icon:

Disable Request ID
Request ID is enabled by default, but can be disabled by unchecking it in Settings:
