
Power your AI agents, custom GPTs, and HR relocation platforms with the world's most accurate, real-time structured database of Digital Nomad Visas.
// 1. Call the API from your LLM agent
const response = await fetch('https://oneisolve.com/api/v1/qualify', { method: 'POST', headers: { 'Authorization': 'Bearer sk_live_...', 'Content-Type': 'application/json' }, body: JSON.stringify({ passport: 'US', monthlyIncomeUSD: 4500 }) });
// 2. Receive structured eligible visas
const data = await response.json();
console.log(data.eligibleVisas);
Start for free, scale as your AI agent's usage grows. No hidden fees.