# Request ID

> A request ID is a unique identifier the API returns in a header on every response so that a specific call can be found in the provider's logs when you contact support.

Debugging an integration across two companies needs a shared handle. The request id, generated per call and echoed in a header, is that handle: quote it and the support team can see exactly what was received, when, and what was answered. Log it next to your own correlation ids.

At SMSMeteor: every response carries `X-Request-Id`; support conversations that include it are answered faster.

Related terms: [REST API (SMS)](https://smsmeteor.com/glossary/rest-api), [Webhook](https://smsmeteor.com/glossary/webhook)

---
Source: https://smsmeteor.com/glossary/request-id (HTML). Generated by SMSMeteor from the same data as the page. Summary of the whole site: https://smsmeteor.com/llms.txt
