Request Headers
Describes the common request headers.
|
Header Name |
Example Value |
Data Type |
Description |
|---|---|---|---|
|
content-type |
application/json |
String |
The media type of the resource. |
|
authorization |
bearer [access token] |
String |
Security credentials for a login session. |
|
X-ApplicationKey |
JwVj98gLJm7Dle5IGL7nnrvNhrO |
String |
Client-specific application key. |