Header Values

You must provide these header values.

Authorization: "Bearer {{token}}

The associated JWT token in the authorization header on all subsequent API requests ("Authorization": "Bearer {{token}}").

User-Agent: [software name making the request]

example:User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko), Chrome/96.0.4664.110, Safari/537.36

Accept: application/vnd.providertrust-v1.0+json

Content-Type: application/vnd.providertrust-v1.0+json