← Kõik API tooted

Luureandmete kombinatsioonid API

35 cross-domain intelligence lõpp-punkti combining multiple NordAPI sources. Sisaldab country dossiers, travel cost calculators, salary comparisons, digital nomad scoring, aurora forecasts, energy-weather correlation, currency health, portfolio analysis, travel safety, shopping optimization, stargazing spot finder, aquatic adventure planner, climate risk assessment, commodity-currency correlation, festival finder, culinary tourism, Estonian heritage planner, border queue intelligence, elektrivõrk status, ja muud.

TASUTA 35 lõpp-punkti 100 päringut/tund
Baas-URL: https://nordapi.ee/api/v1

Riigi luureandmed

GET /mashup/country/:code
Üksikasjad →

Saage a comprehensive intelligence report for any country, combining data from multiple NordAPI sources into a single response. Sisaldab majandusnäitajad (GDP, inflation, unemployment), current weather in the capital, upcoming riigipühad, health statistics, currency information, and geographic data. Saves you from making 6+ separate API calls. Ideaalne country profile pages, travel research tools, and market entry analysis dashboards.

Parameetrid
code kohustuslik
Country code
curl https://nordapi.ee/api/v1/mashup/country/NO

Reisikulu kalkulaator

GET /mashup/travel/cost
Üksikasjad →

Arvutage a comprehensive travel cost estimate between two countries, combining currency vahetuskursid, ostujõu pariteet (PPP) adjustment, destination weather forecast, and upcoming holidays at the destination. Converts your budget into local currency and adjusts it for local ostujõud so you know what your money is actually worth. Sobib travel planning apps, budget calculators, and trip comparison tools.

Parameetrid
from kohustuslik
Origin country
to kohustuslik
Destination
budget valikuline vaikeväärtus: 1000
Budget
curl "https://nordapi.ee/api/v1/mashup/travel/cost?from=US&to=JP&budget=5000"

Palga võrdleja

GET /mashup/salary/compare
Üksikasjad →

Võrrelge what a salary is worth across different countries after adjusting for ostujõu pariteet (PPP). Sisestage a salary amount and origin country, and get the PPP-equivalent salary in multiple target countries. A $100K US salary might have the ostujõud of $60K in Norway due to higher costs, or $150K in Thailand due to lower costs. Hädavajalik remote work negotiations, relocation planning, and HR tools setting international pay scales.

Parameetrid
amount kohustuslik
Salary
from kohustuslik
Origin country
to kohustuslik
Target countries (comma-sep)
curl "https://nordapi.ee/api/v1/mashup/salary/compare?amount=85000&from=US&to=NO,TH,DE"

E-kaubanduse hinnastamine

GET /mashup/ecommerce/price
Üksikasjad →

Arvutage international product pricing for e-commerce, combining currency conversion, local VAT/tax rates, and ostujõu pariteet adjustments. Sisestage a product price and source currency, specify target countries, and get localized prices with tax included. Kasulik SaaS companies setting regional pricing, e-commerce platforms with international customers, and market research tools comparing effective prices across borders.

Parameetrid
price kohustuslik
Price
from_currency kohustuslik
Currency
to kohustuslik
Target countries
curl "https://nordapi.ee/api/v1/mashup/ecommerce/price?price=99&from_currency=USD&to=DE,JP"

Äri laienemine

GET /mashup/business/expansion
Üksikasjad →

Saage a comprehensive market analysis report for international business expansion, combining majandusnäitajad (GDP, growth, inflation), currency stability, VAT rates, workforce data, and comparison to your home market. Tagastab a structured report with key metrics for evaluating whether a country is a viable expansion target. Kasulik market entry strategy, international business development, and investment due diligence.

Parameetrid
country kohustuslik
Target market
home valikuline vaikeväärtus: US
Home market
curl "https://nordapi.ee/api/v1/mashup/business/expansion?country=PL"

Diginomaadi skoor

GET /mashup/nomad/score
Üksikasjad →

Arvutage a livability score for any city for digital nomads, combining weather quality, elukallidus (PPP-adjusted), internet infrastructure indicators, healthcare quality, safety, and visa friendliness. Valikuliselt provide your monthly salary to see ostujõud estimates. Tagastab a composite score and breakdown by category. Ideaalne digital nomad community platforms, remote work destination finders, and relocation planning tools.

Parameetrid
city kohustuslik
City name
home valikuline vaikeväärtus: US
Home country
salary valikuline
Monthly salary
curl "https://nordapi.ee/api/v1/mashup/nomad/score?city=lisbon&salary=5000"

Vara tootlus

GET /mashup/performance/compare
Üksikasjad →

Võrrelge the performance of different asset classes kõrvuti: krüptorahad (Bitcoin, Ethereum, etc.), fiat currencies (relative to USD), and gold. Tagastab current values, recent price changes, and comparative performance metrics. Kasulik investment dashboards that span asset classes, portfolio diversification analysis tools, and financial education platforms that demonstrate how different stores of value perform relative to each other.

Parameetrid
crypto valikuline
Crypto coins
fiat valikuline
Fiat currencies
curl "https://nordapi.ee/api/v1/mashup/performance/compare?crypto=bitcoin,ethereum&fiat=EUR,NOK"

Virmaliste vaatlemise skoor

GET /mashup/aurora/score
Üksikasjad →

Saage an aurora borealis viewing score for any location, combining reaalajas space weather data (Kp index, solar wind) with local ilmaolud (cloud cover, valgusreostus) and geographic latitude. Tagastab a composite score from 0-100 indicating how likely you are to see the Northern Lights tonight. Ideaalne aurora alert apps, tourism platforms in Nordic regions, photography planning tools, and travel apps that help visitors time their trips to see the aurora.

Parameetrid
lat valikuline
Latitude
lon valikuline
Longitude
city valikuline
City name (alternative to lat/lon)
curl "https://nordapi.ee/api/v1/mashup/aurora/score?city=tallinn"

Energia-ilma korrelatsioon

GET /mashup/energy/weather
Üksikasjad →

Analüüsige the relationship between ilmaolud and elektrihinnad for a specific Nordic hinnapiirkond. Combines reaalajas electricity hetkhinnad from Nord Pool with current weather data (temperature, wind, cloud cover) to show how weather patterns affect energy costs. Tagastab price data alongside weather metrics and correlation insights. Hädavajalik energy trading dashboards, nutikodu optimization, and utility companies analyzing price drivers.

Parameetrid
zone kohustuslik
Nordic bidding zone (NO1-NO5, SE1-SE4)
curl "https://nordapi.ee/api/v1/mashup/energy/weather?zone=NO1"

Valuuta tervisekontroll

GET /mashup/currency/health
Üksikasjad →

Saage a comprehensive health assessment for any supported currency, combining vahetuskurss trends, volatility metrics, majandusnäitajad of the issuing country, and comparative performance against major currencies. Tagastab a health score with detailed breakdown across stability, strength, and economic fundamentals. Kasulik forex traders evaluating currency risk, businesses assessing payment currency options, and financial advisors monitoring client exposure to specific currencies.

Parameetrid
currency kohustuslik
Currency code (e.g., NOK, EUR, GBP)
curl "https://nordapi.ee/api/v1/mashup/currency/health?currency=NOK"

Portfelli analüsaator

GET /mashup/portfolio/analyze
Üksikasjad →

Analüüsige a portfolio of mixed assets (krüptorahad, fiat currencies, and commodities) ühes päringus. Esitage a komadega eraldatud list of asset identifiers and get back current values, performance metrics, correlation data, and diversification analysis. Toetab crypto coin IDs (bitcoin, ethereum), fiat currency codes (EUR, NOK), and gold. Ideaalne portfolio tracking dashboards, investment analysis tools, and wealth management platforms that span multiple asset classes.

Parameetrid
varad kohustuslik
Comma-separated asset IDs (e.g., bitcoin,ethereum,EUR,gold)
base valikuline vaikeväärtus: USD
Base currency for valuation
curl "https://nordapi.ee/api/v1/mashup/portfolio/analyze?assets=bitcoin,ethereum,EUR,gold"

Reisiohutuse aruanne

GET /mashup/travel/safety
Üksikasjad →

Genereerige a comprehensive travel safety report for any destination country, combining health indicators, earthquake risk, ilmaolud, political stability data, and holiday information. Compares the destination safety profile against your home country. Tagastab an overall safety score with category breakdowns for health, natural disaster risk, and security. Sobib travel insurance apps, corporate travel management tools, and trip planning platforms that need to inform travelers about destination risks.

Parameetrid
destination kohustuslik
Destination country code
home valikuline vaikeväärtus: US
Home country code for comparison
curl "https://nordapi.ee/api/v1/mashup/travel/safety?destination=JP"

Ostude optimeerija

GET /mashup/shopping/optimize
Üksikasjad →

Leidke the best country to shop in based on your budget, comparing currency vahetuskursid, local ostujõud, active shopping events, and VAT rates across multiple target countries. Sisestage your budget, currency, and a list of countries to compare. Tagastab a ranked list showing where your money goes furthest, factoring in current sales events and tax rates. Ideaalne cross-border e-commerce platforms, travel shopping guides, and deal-hunting apps.

Parameetrid
budget kohustuslik
Shopping budget amount
currency kohustuslik
Budget currency code
countries kohustuslik
Comma-separated country codes to compare
curl "https://nordapi.ee/api/v1/mashup/shopping/optimize?budget=1000&currency=USD&countries=DE,JP,GB"

Kaugtöö optimeerija

GET /mashup/remote/optimize
Üksikasjad →

Leidke the best countries for remote work based on your salary, employer timezone, and minimum overlap hours. Combines timezone compatibility, ostujõu pariteet, elukallidus, internet infrastructure, and quality of life metrics to rank potential remote work destinations. Tagastab a scored list of countries with detailed breakdowns. Hädavajalik remote workers choosing where to live, HR teams building remote work policies, and digital nomad platforms helping users find optimal locations.

Parameetrid
salary kohustuslik
Annual salary amount
currency kohustuslik
Salary currency code
tööandja ajavöönd kohustuslik
Employer timezone (e.g., America/New_York)
minimaalne kattuvus valikuline vaikeväärtus: 4
Minimum overlap hours with employer
curl "https://nordapi.ee/api/v1/mashup/remote/optimize?salary=100000&currency=USD&employer_tz=America/New_York"

Kongressi kauplemissignaalid

GET /mashup/congress/signals
Üksikasjad →

Koondage ja analüüsige recent stock trades disclosed by US Congress members (both Senate and House), combining trade data with current stock prices and market sentiment. Identifies the most actively traded stocks by lawmakers, unusual trading patterns, and potential signal value. Tagastab a summary of recent congressional trading activity with buy/sell ratios and top traded tickers. Kasulik alternative investment research, political finance analysis tools, and transparency platforms tracking insider-like trading by elected officials.

curl https://nordapi.ee/api/v1/mashup/congress/signals

Kultuurihetk

GET /mashup/cultural/moment
Üksikasjad →

Genereerige a unique cultural snapshot for any city: combines current weather, a random museum artwork, a random classic poem, elevation data, valgusreostus levels, and sunrise/sunset times into an atmospheric moment. Sobib creative apps, daily inspiration features, and cultural tourism tools.

Parameetrid
city kohustuslik
City name (e.g. oslo, paris, tokyo)
curl "https://nordapi.ee/api/v1/mashup/cultural/moment?city=paris"

Globaalsed mängupakkumised

GET /mashup/games/deals
Üksikasjad →

Leidke the best digital game deals with automatic currency conversion. Combines CheapShark deal data across Steam, GOG, and Humble Bundle with reaalajas forex rates to show prices in your local currency. Filtreerige maximum price in your currency.

Parameetrid
valuuta valikuline vaikeväärtus: USD
Target currency code (e.g. EUR, GBP, NOK)
max_price valikuline
Maximum price in target currency
curl "https://nordapi.ee/api/v1/mashup/games/deals?currency=EUR&max_price=10"

Õuetegevuste planeerija

GET /mashup/outdoor/planner
Üksikasjad →

Comprehensive outdoor activity assessment for any location. Combines reaalajas weather, õhukvaliteet, elevation, valgusreostus, nearby seismic activity, marine conditions, and sunrise/sunset into an overall outdoor score with personalized activity suggestions (hiking, cycling, stargazing, etc.).

Parameetrid
lat kohustuslik
Latitude
lon kohustuslik
Longitude
curl "https://nordapi.ee/api/v1/mashup/outdoor/planner?lat=59.91&lon=10.75"

Luuletöökoda

GET /mashup/poetry/workshop
Üksikasjad →

Creative writing toolkit for any theme: finds classic poems containing your theme, plus related synonyms, rhyming words, and descriptive adjectives from the Datamuse word engine. Tagastab a curated word palette for writing inspiration.

Parameetrid
theme kohustuslik
Theme word (e.g. love, ocean, night, freedom)
curl "https://nordapi.ee/api/v1/mashup/poetry/workshop?theme=love"

Kultuuri avastaja

GET /mashup/culture/explorer
Üksikasjad →

Deep cultural profile for any country: combines country demographics, upcoming holidays, related artworks from the Met Museum and Art Institute of Chicago, top universities, and popular free-to-play games into a comprehensive cultural overview.

Parameetrid
kood kohustuslik
ISO 3166-1 alpha-2 country code (e.g. FR, JP, NO)
curl "https://nordapi.ee/api/v1/mashup/culture/explorer?code=JP"

Piirijärjekorra luure

GET /mashup/border/intelligence
Üksikasjad →

Estonia-Russia border crossing intelligence: current queue times combined with weather at the border, upcoming holidays in both countries that affect traffic, and optimal crossing tips.

curl https://nordapi.ee/api/v1/mashup/border/intelligence

Eesti pärandkultuuri reisi planeerija

GET /mashup/estonian/heritage
Üksikasjad →

Planeerige a cultural heritage trip through Estonia: combines 12,569 monuments, 70 museums, current ilmaolud, and daylight hours into a tourism-ready itinerary.

Parameetrid
region valikuline
Filter by Estonian county name
curl https://nordapi.ee/api/v1/mashup/estonian/heritage

Tähevaatluskoha leidja

GET /mashup/stargazing
Üksikasjad →

Hinnake any location for stargazing: combines Bortle-class valgusreostus data, cloud cover forecast, elevation, and sunset time into a viewing quality assessment with practical tips.

Parameetrid
lat kohustuslik
Latitude
lon kohustuslik
Longitude
curl "https://nordapi.ee/api/v1/mashup/stargazing?lat=58.5&lon=25.0"

Veespordi seikluste planeerija

GET /mashup/aquatic/adventure
Üksikasjad →

Water sports recommendation engine: combines marine data (wave height, temperature), weather (wind, precipitation), and õhukvaliteet to recommend surfing, sailing, kayaking, swimming, or windsurfing.

Parameetrid
lat kohustuslik
Latitude
lon kohustuslik
Longitude
curl "https://nordapi.ee/api/v1/mashup/aquatic/adventure?lat=59.4&lon=24.7"

Inflatsiooniga kohandatud reisikulu

GET /mashup/travel/inflation
Üksikasjad →

Hinnake travel destination value: combines vahetuskursid, inflation data, and ostujõu pariteet to show whether a destination is getting cheaper or more expensive relative to your home country.

Parameetrid
destination kohustuslik
Destination country code
home valikuline
Home country code (default US)
curl "https://nordapi.ee/api/v1/mashup/travel/inflation?destination=EE&home=US"

Kinnisvara kliimarisk

GET /mashup/climate/risk
Üksikasjad →

Property climate resilience score: combines seismic history, elevation (flood risk), õhukvaliteet, and marine conditions into a composite risk assessment with scores for seismic, flood, and õhukvaliteet factors.

Parameetrid
lat kohustuslik
Latitude
lon kohustuslik
Longitude
curl "https://nordapi.ee/api/v1/mashup/climate/risk?lat=59.4&lon=24.7"

Commodity-Currency Correlation

GET /mashup/commodity/currency
Üksikasjad →

Analyze how commodity prices relate to currency movements: combines commodity spot prices with forex rates and 30-day volatility for multiple currencies.

Parameetrid
commodity valikuline
Commodity name (default gold)
valuutad valikuline
Comma-separated currency codes (default USD,EUR,GBP,NOK)
curl "https://nordapi.ee/api/v1/mashup/commodity/currency?commodity=gold&currencies=USD,EUR,NOK"

Festivali- ja sündmuseleidja

GET /mashup/festival/finder
Üksikasjad →

Avastage upcoming festivals and events: combines riigipühad, shopping events, weather forecasts, and country data for any country. Filtreerige how far ahead to look.

Parameetrid
country kohustuslik
Country code
months valikuline
Months ahead to search (default 3)
curl "https://nordapi.ee/api/v1/mashup/festival/finder?country=EE&months=6"

Toiduturismi marsruut

GET /mashup/culinary/route
Üksikasjad →

Food trail planner: combines local recipes, craft breweries, current weather, and upcoming food-related events for any city üle maailma.

Parameetrid
city kohustuslik
City name
curl "https://nordapi.ee/api/v1/mashup/culinary/route?city=Tallinn"

Eesti elektrivõrgu staatus

GET /mashup/estonian/power
Üksikasjad →

Combined elektrivõrk intelligence: reaalajas Elektrilevi outages with current electricity price, weather station wind speeds, and storm warnings. Correlates high winds with outage risk.

curl https://nordapi.ee/api/v1/mashup/estonian/power

Välismaal õppimise nõustaja

GET /mashup/study/abroad
Üksikasjad →

Võrrelge study abroad destinations: combines university data, elukallidus, weather, holidays, and country profiles for multiple destinations.

Parameetrid
home kohustuslik
Home country code
destinations kohustuslik
Comma-separated destination codes
curl "https://nordapi.ee/api/v1/mashup/study/abroad?home=US&destinations=EE,NO,DE"

Laul + sõnade kombo

GET /mashup/song/lyrics
Üksikasjad →

Otsige for a song and get both the track info and full lyrics in one response.

Parameetrid
q kohustuslik
Song search query
curl "https://nordapi.ee/api/v1/mashup/song/lyrics?q=bohemian+rhapsody"

Roheenergia skoor

GET /mashup/green/energy
Üksikasjad →

Nordic green energy assessment: combines current electricity price, generation mix, süsinikuintensiivsus, weather, and grid demand for any Nord Pool zone.

Parameetrid
zone valikuline
Nord Pool zone (default NO1)
curl "https://nordapi.ee/api/v1/mashup/green/energy?zone=SE3"

Asukoha luureandmed

GET /mashup/location
Üksikasjad →

Comprehensive location profile: combines weather, õhukvaliteet, elevation, valgusreostus, nearby earthquakes, and timezone into a single location report.

Parameetrid
lat kohustuslik
Latitude
lon kohustuslik
Longitude
curl "https://nordapi.ee/api/v1/mashup/location?lat=59.4&lon=24.7"

Pruulikoja reisi planeerija

GET /mashup/brewery/trip
Üksikasjad →

Planeerige a craft brewery tour: combines local breweries, weather forecast, and location data for any city.

Parameetrid
city kohustuslik
City name
curl "https://nordapi.ee/api/v1/mashup/brewery/trip?city=Oslo"