cURL - Query Travel status
Scope
- The primary API Key is not required; either the primary or a temporary API Key can call it.
- Polling every 2-5 seconds is recommended.
Authorizations
string
header
required
QwenCloud API Key. Only the primary API Key (sk- prefix) is supported. See Get an API Key.
Header Parameters
string
required
API Key authentication. The primary API Key is not required; either the primary or a temporary API Key can call it.
- Primary API Key: starts with
sk-, e.g.sk-xxx. - Temporary API Key: starts with
st-, e.g.st-xxx.