Unemployment Rate API GET

Unemployment Rate is a tool for retrieving unemployment statistics by country. It returns the unemployment rate as a percentage of the total labor force, with data available for over 200 countries from 1991 to present.

Try it — live request, no key required

Request
GETapi.apiverve.com/v1/unemployment
Verification
Format

No key required to try it. Get a key to use it in your app.

200 OK
{
  "status": "ok",
  "error": null,
  "data": {
    // Unemployment Rate response payload
  }
}

About the Unemployment Rate API

Unemployment Rate provides annual unemployment data from the World Bank, based on ILO (International Labour Organization) modeled estimates. The data covers virtually every country in the world and is updated annually. Use this for economic analysis, country comparisons, and labor market research.

What people use it for

Economic Analysis
Analyze unemployment trends to understand economic health and labor market conditions
Country Comparison
Compare unemployment rates across different countries and regions
Historical Research
Track unemployment changes over time to study economic cycles and policy impacts
Investment Research
Factor unemployment data into investment decisions and economic forecasting

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Unemployment Rate

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Unemployment Rate API.

Read the docs
What does the Unemployment Rate API do?
Unemployment Rate is a tool for retrieving unemployment statistics by country. It returns the unemployment rate as a percentage of the total labor force, with data available for over 200 countries from 1991 to present.
How do I authenticate Unemployment Rate API requests?
Pass your API key in the x-api-key header over HTTPS. One key works across all 300+ APIVerve APIs — there are no per-endpoint credentials.
How much does the Unemployment Rate API cost?
Each call spends 2 credits from your shared pool. The free tier includes 200 credits every month, and paid plans add more headroom.
How fast is the Unemployment Rate API?
Response time depends on the endpoint — the p50 through p99 latency for this API is published on this page. Requests are served over HTTPS through a global edge network.
What response formats does the Unemployment Rate API support?
JSON by default, plus XML and YAML via the format parameter. GraphQL and an MCP interface for AI agents are available across the catalog.
What HTTP method does the Unemployment Rate API use?
GET over HTTPS, following standard REST conventions with a consistent { status, error, data } response envelope.

Ready to build with Unemployment Rate? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs