oneisolve Logo
oneisolve Developers

Machine-to-Machine API For LLMs & HR Bots

Power your AI agents, custom GPTs, and HR relocation platforms with the world's most accurate, real-time structured database of Digital Nomad Visas.

POST /api/v1/qualify
// 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);

Billing via Lemon Squeezy

Start for free, scale as your AI agent's usage grows. No hidden fees.

Sandbox

$0/mo
  • 100 API calls / month
  • Rate limit: 1 req/sec
  • Community Support
View OpenAPI Spec
Most Popular

Production

$29/mo
+ $0.02 per additional request
  • 5,000 API calls included
  • Rate limit: 20 req/sec
  • Commercial License
Subscribe via Lemon Squeezy

Enterprise

Custom
  • Unlimited API calls
  • Dedicated endpoints
  • SLA 99.99% Uptime
Contact Sales