Check RiskBase availability and your authentication
This endpoint will return even when no bearer is provided.Authorization: Bearer {AuthorizationToken}
Authorization: Bearer {AuthorizationToken}
true
Last updated 1 month ago
Was this helpful?
GET /ping HTTP/1.1 Host: api3.riskbase.uk Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
{ "authenticated": true, "apiUserName": "Name of Your API User" }