Mobility API
A free, keyless Mobility API. Pass a passport and get every country that nationality can relocate to, ranked by our Solopreneur Friendliness score, each with the entry route that applies. No signup, no key.
Free to use, including commercially, with a link back to solooutpost.com.
Endpoints
Base URL: https://solooutpost.com/api
Example
# where can a Russian freelancer live, nomad visas under $3000/mo curl "https://solooutpost.com/api/mobility/russian?nomad=true&maxIncome=3000"
Example use cases
- Relocation tools. Show a user everywhere their passport can take them, ranked, in one call.
- Nomad visa finders. Filter to countries offering a digital-nomad visa under an income threshold.
- AI agents & chatbots. Answer "where can a Russian freelancer live on a nomad visa under $3,000 a month?" from structured data.
- Content & SEO. Generate per-passport relocation pages from a single source.
FAQ
Is the Mobility API free?
Yes, free and keyless. No signup, no API key. Please link back to solooutpost.com if you use it.
What does it return?
For a given nationality, every destination it can relocate to, ranked by our Solopreneur Friendliness score, each annotated with the entry route: visa-free, freedom of movement, digital-nomad visa or entrepreneur visa.
Can I filter it?
Yes. Add ?nomad=true to keep only destinations with a digital-nomad visa, and ?maxIncome=3000 to cap the required monthly income.
How many nationalities are covered?
Around 140 nationalities against ~150 destination countries.
Is this legal advice?
No. Visa rules change often and some visas exclude specific nationalities. Use it as a starting point for filtering and ranking.
Data sources
The mobility dataset joins the open Passport Index travel-requirement matrix to our own digital-nomad and entrepreneur-visa fields. The full source list across all SoloOutpost datasets is on the Golden Visa API page.
Visa rules change often and some visas exclude specific nationalities. Treat the API as a current starting point, not legal advice. Browse the mobility dataset on the site.
Related: Golden Visa API · Citizenship by Investment API · all developer docs.