Learn how to work with the powerful PERSCOM API.
GET
, POST
, PUT
, PATCH
, orDELETE
request along with an API key to an available URL endpoint. A collection of all available endpoints can be found under theEndpoints
folder.
Bearer
token in theAuthorization
header of your HTTP request. API Keys can be managed under your PERSCOM dashboard.
{version}
with the API version. The current API version is v2
.