Get server locations

Last updated: May 29, 2026

Get server locations

Get a list of locations where game servers are available for the specified account service ID.

Endpoint

GET /cfp/v1/server/locations

Example Request

curl -X GET "https://api.multiplay.dev/cfp/v1/server/locations" \
  -H "Authorization: Bearer <token>"

Responses

Status

Description

200

Successful response with available locations.

400

401

403

500