Agent coverage per region for a platform
GET
/api/v1/platforms/{platform}/coverage
Authorizations
or
session
Browser session cookie.
Type
API Key (cookie: bp_session)
or
apiKey
User API key: Authorization: Bearer bpi_...
Type
HTTP (bearer)
Parameters
Path Parameters
platform*
Matchmaking platform
Type
Requiredstring
Valid values
"Windows""EGS""GRDK"Responses
OK
application/json
JSON "$schema": "https://bpincentives.com/schemas/CoveragePayload.json", "platform": "string", "regions": [ ]
{
}