Skip to main content
GET
/
v2
/
pricing
Get pricing for a country
curl --request GET \
  --url https://api.topograph.co/v2/pricing \
  --header 'x-api-key: <api-key>'
{
  "companyProfile": {
    "available": true,
    "price": 10.5
  },
  "ultimateBeneficialOwners": {
    "available": true,
    "price": 10.5
  },
  "availableDocuments": {
    "available": true,
    "price": 10.5
  }
}

Authorizations

x-api-key
string
header
required

Query Parameters

countryCode
enum<string>
required

The country code in ISO 3166-1 alpha-2 format (e.g., "FR" for France, "DE" for Germany).

Available options:
AT,
BE,
CH,
CN,
CZ,
CY,
DE,
DK,
EE,
ES,
FI,
FR,
GB,
GG,
HK,
HR,
HU,
IE,
IT,
JE,
LI,
LU,
LV,
MC,
MT,
MU,
NL,
NO,
PL,
PT,
RO,
SE,
SK,
VG
Example:

"FR"

Response

200 - application/json

Pricing information retrieved successfully

companyProfile
object
required

The pricing and availability for the company profile

ultimateBeneficialOwners
object
required

The pricing and availability for the ultimate beneficial owners

availableDocuments
object
required

The pricing and availability for the available documents