Authentication
Send your API token in the Authorization header.
Bearer token
Authorization: Bearer pp_live_example
Tokens are secrets. Keep them out of browser code and source control.
Send your API token in the Authorization header.
Authorization: Bearer pp_live_example
Tokens are secrets. Keep them out of browser code and source control.