Skip to main content
Developers

API Marketplace

Build with GOH data. Endpoints below are placeholders — production APIs require an API key.

Jobs API

Search and syndicate jobs across 47 countries.

GET /v1/jobs
Free · Pro

Scholarships API

Live scholarships with eligibility filters.

GET /v1/scholarships
Free · Pro

Visa API

Visa types, requirements and processing times.

GET /v1/visa/{country}
Pro

Currency API

Real-time FX for 160+ currencies.

GET /v1/fx?base=USD
Free

Weather API

Country-level weather to help candidates plan relocation.

GET /v1/weather?city=
Free

Example request

curl https://api.goh.example/v1/jobs?country=DE \
  -H "Authorization: Bearer YOUR_API_KEY"