Authentication
How to use the API to request an API using an access token (sample)
Get Sample
GET
https://uprism.io:30443/sample/api
Sample API Example
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Last updated
Was this helpful?