Von Live-Premier League scores to random cocktail recipes, top Deezer charts to anime season rankings - 68 Endpunkte covering TV show schedules und search via TVMaze, music search und charts from Deezer und iTunes, live sports scores from ESPN, trivia questions from Open Trivia DB, meal und cocktail recipes from TheMealDB und TheCocktailDB, 45,000+ internet radio stations, podcast search via iTunes, anime data from Jikan/MyAnimeList, dog und cat breed data, fun number und date facts, daily quotes, Pokemon from PokeAPI, Star Wars characters/planets/starships from SWAPI, song lyrics, xkcd webcomics, D&D 5e monsters/spells/classes, tarot card readings, meme templates, und Harry Potter characters by house.
Basis-URL: https://nordapi.ee/api/v1
GET /tv/search
Suchen Sie nach TV shows by title across a comprehensive database of shows from TVMaze. Liefert show names, genres, premiere dates, ratings, network information, und summary descriptions. Nützlich für building TV guide apps, watchlist features, show recommendation engines, und entertainment discovery platforms.
q
erforderlich
curl "https://nordapi.ee/api/v1/tv/search?q=breaking+bad"
GET /tv/schedule
Erhalten Sie die heutigen TV broadcast schedule for a specific country, showing which episodes are airing und when. Liefert show names, episode titles, air times, seasons, episode numbers, und network information. Standardmäßig the US schedule. Nützlich für TV guide apps, entertainment dashboards, und 'what's on tonight' features. Daten von TVMaze.
country
optional
Standard: US
curl "https://nordapi.ee/api/v1/tv/schedule?country=US"
GET /tv/:id
Erhalten Sie comprehensive details for a specific TV show by its TVMaze ID, einschließlich full cast list, episode guide, genres, rating, network, schedule, premiere date, und plot summary. Nützlich für building show detail pages, cast browsing features, und episode tracking functionality in entertainment apps.
id
erforderlich
curl https://nordapi.ee/api/v1/tv/1
GET /music/search
Suchen Sie nach songs und artists across the Deezer music catalog. Filtern Sie by type (tracks oder artists) to narrow results. Liefert track titles, artist names, album info, preview URLs, und cover art links. Nützlich für music discovery apps, playlist builders, artist lookup tools, und any feature that needs to search a large music database.
q
erforderlich
type
optional
curl "https://nordapi.ee/api/v1/music/search?q=Beatles"
GET /music/charts
Erhalten Sie den aktuellen top tracks chart from Deezer, showing the most popular songs right now with track titles, artist names, album details, preview URLs, und ranking positions. Nützlich für building music chart displays, trending music features, und playlist generation tools that leverage current popularity data.
curl https://nordapi.ee/api/v1/music/charts
GET /music/artist/:id
Erhalten Sie detailed information about a specific music artist by their Deezer ID, einschließlich name, fan count, album count, top tracks, und artist image. Nützlich für building artist profile pages, discography browsers, und music recommendation features that need detailed artist metadata.
id
erforderlich
curl https://nordapi.ee/api/v1/music/artist/1
GET /music/itunes
Durchsuchen Sie die Apple iTunes catalog for music, podcasts, movies, TV shows, audiobooks, und other media. Liefert titles, artist names, artwork URLs, preview links, und pricing. Unterstützt filtering by media type. Nützlich für building media search features, comparing content across platforms, und creating rich media discovery experiences. Daten von the iTunes Search API.
q
erforderlich
media
optional
Standard: music
curl "https://nordapi.ee/api/v1/music/itunes?q=Radiohead"
GET /sports
Auflisten aller available sports und their leagues that have live score data. Liefert sport names und league identifiers that you can use with the live scores endpoint. Umfasst major sports einschließlich soccer (Premier League, La Liga, Serie A, Bundesliga), American football (NFL), basketball (NBA), baseball (MLB), hockey (NHL), und mehr. Daten von ESPN.
curl https://nordapi.ee/api/v1/sports
GET /sports/:sport/:league
Erhalten Sie live und recent scores for a specific sport und league. Liefert match details einschließlich team names, current scores, game status (scheduled/in-progress/final), und timing. Geben Sie an: the sport und league codes from the available sports Endpunkt (e.g., soccer/eng.1 for the English Premier League). Nützlich für sports dashboards, score tickers, betting apps, und fantasy sports tools. Daten von ESPN.
sport
erforderlich
league
erforderlich
curl https://nordapi.ee/api/v1/sports/soccer/eng.1
GET /trivia/questions
Erhalten Sie random trivia questions with multiple-choice oder true/false answers. Konfigurierbar by amount (up to 50), category, und difficulty level (easy/medium/hard). Liefert questions with correct und incorrect answers, category, und difficulty. Nützlich für quiz apps, trivia games, educational tools, team-building activities, und chatbot entertainment features. Daten von Open Trivia Database with 4,000+ verified questions.
amount
optional
Standard: 10
category
optional
difficulty
optional
curl "https://nordapi.ee/api/v1/trivia/questions?amount=5"
GET /trivia/categories
Auflisten aller available trivia question categories (e.g., Science, History, Geography, Entertainment, Sports, Art, etc.). Verwenden Sie diese category IDs when requesting questions to get topic-specific trivia. Nützlich für building category selection screens in quiz apps und ensuring questions match your audience's interests.
curl https://nordapi.ee/api/v1/trivia/categories
GET /recipes/search
Suchen Sie nach meal recipes by name oder ingredient keyword. Liefert übereinstimmende recipes with names, thumbnail images, categories, und cuisine regions. Daten von TheMealDB, covering hundreds of recipes from around the world. Nützlich für cooking apps, meal planning tools, recipe discovery features, und food blogs that need structured recipe data.
q
erforderlich
curl "https://nordapi.ee/api/v1/recipes/search?q=pasta"
GET /recipes/random
Erhalten Sie eine completely random recipe with full cooking instructions, ingredient list with measurements, category, cuisine origin, und a thumbnail image. Ideal für 'what should I cook tonight?' features, recipe-of-the-day widgets, cooking challenge generators, und adding variety to meal planning apps. Daten von TheMealDB.
curl https://nordapi.ee/api/v1/recipes/random
GET /recipes/categories
Auflisten aller available meal categories (e.g., Beef, Chicken, Seafood, Vegetarian, Dessert, Pasta, etc.) with descriptions und thumbnail images. Verwenden Sie diese categories to build filtered recipe browsing experiences und category navigation menus. Daten von TheMealDB.
curl https://nordapi.ee/api/v1/recipes/categories
GET /recipes/areas
Auflisten aller available cuisine regions/origins (e.g., Italian, Japanese, Mexican, Indian, French, Thai, etc.). Verwenden Sie diese to build cuisine-based recipe filters und explore food from different cultures. Daten von TheMealDB covering 25+ world cuisines.
curl https://nordapi.ee/api/v1/recipes/areas
GET /recipes/category/:category
Erhalten Sie all recipes in a specific meal category (e.g., Seafood, Vegetarian, Dessert). Liefert recipe names und thumbnails for each match. Nützlich für building category landing pages in cooking apps, dietary-filtered meal lists, und recipe browsing interfaces organized by food type. Daten von TheMealDB.
category
erforderlich
curl https://nordapi.ee/api/v1/recipes/category/Seafood
GET /recipes/area/:area
Erhalten Sie all recipes from a specific cuisine/region (e.g., Japanese, Italian, Mexican). Liefert recipe names und thumbnails for each match. Nützlich für building cuisine-focused recipe collections, cultural food exploration features, und travel apps that showcase local dishes from a destination country. Daten von TheMealDB.
area
erforderlich
curl https://nordapi.ee/api/v1/recipes/area/Japanese
GET /cocktails/search
Suchen Sie nach cocktail recipes by name (e.g., margarita, mojito, old fashioned). Liefert übereinstimmende cocktails with names, images, ingredients with measurements, mixing instructions, glass type, und whether the drink is alcoholic. Daten von TheCocktailDB. Nützlich für bartending apps, drink recipe sites, restaurant menu builders, und party planning tools.
q
erforderlich
curl "https://nordapi.ee/api/v1/cocktails/search?q=margarita"
GET /cocktails/random
Erhalten Sie eine random cocktail recipe with full details: name, image, ingredients with measurements, mixing instructions, glass type, und category. Ideal für 'surprise me' drink features, cocktail-of-the-day widgets, bartending practice tools, und social gathering apps. Daten von TheCocktailDB covering hundreds of classic und modern cocktails.
curl https://nordapi.ee/api/v1/cocktails/random
GET /cocktails/categories
Auflisten aller available cocktail categories (e.g., Ordinary Drink, Cocktail, Shot, Punch/Party Drink, Coffee/Tea, Homemade Liqueur). Verwenden Sie diese to build filtered cocktail browsing by drink type. Daten von TheCocktailDB.
curl https://nordapi.ee/api/v1/cocktails/categories
GET /cocktails/ingredients
Auflisten aller available cocktail ingredients in the database (vodka, rum, gin, tequila, various mixers, garnishes, etc.). Verwenden Sie dies to build ingredient-based recipe search, 'what can I make with what I have' features, und bar inventory management tools. Daten von TheCocktailDB.
curl https://nordapi.ee/api/v1/cocktails/ingredients
GET /cocktails/ingredient/:ingredient
Finden Sie alle cocktails that use a specific ingredient (e.g., vodka, rum, lime juice). Liefert übereinstimmende cocktail names und thumbnails. Nützlich für building 'cocktails you can make' features based on available ingredients, ingredient-focused recipe discovery, und bartending apps that organize drinks by spirit type. Daten von TheCocktailDB.
ingredient
erforderlich
curl https://nordapi.ee/api/v1/cocktails/ingredient/vodka
GET /radio/search
Durchsuchen Sie 45,000+ internet radio stations weltweit by station name, country, oder genre tag. Liefert stream URLs, station names, bitrate, codec, country, und genre tags. Daten von the community-driven Radio Browser API. Nützlich für building internet radio apps, discovering local stations abroad, und creating genre-specific streaming playlists.
name
optional
country
optional
tag
optional
curl "https://nordapi.ee/api/v1/radio/search?name=jazz&country=Norway"
GET /radio/top
Erhalten Sie die beliebtesten internet radio stations globally, ranked by listener votes und clicks. Liefert station names, stream URLs, countries, genres, und popularity metrics. Nützlich für featuring trending stations, building curated 'best of' radio lists, und helping users discover popular stations they might enjoy. Daten von Radio Browser.
curl https://nordapi.ee/api/v1/radio/top
GET /radio/countries
Auflisten aller countries that have internet radio stations in the Radio Browser database, along with the number of stations available in each country. Nützlich für building country-based radio browsing interfaces und discovering which countries have the most active internet radio scenes.
curl https://nordapi.ee/api/v1/radio/countries
GET /radio/country/:country
Erhalten Sie all internet radio stations broadcasting from a specific country. Liefert station names, stream URLs, genres, bitrates, und codec information. Nützlich für building country-specific radio directories, helping expatriates find stations from their home country, und exploring the radio landscape of any nation. Daten von Radio Browser.
country
erforderlich
curl https://nordapi.ee/api/v1/radio/country/Norway
GET /podcasts/search
Suchen Sie nach podcasts by keyword across the iTunes podcast directory, one of the largest podcast catalogs in the world. Liefert podcast titles, author names, artwork URLs, genre categories, episode counts, und RSS feed URLs. Nützlich für building podcast discovery features, recommendation engines, und podcast player apps that need to find und display shows.
q
erforderlich
curl "https://nordapi.ee/api/v1/podcasts/search?q=technology"
GET /podcasts/top
Erhalten Sie den aktuellen top/trending podcasts by country from the iTunes podcast charts. Liefert podcast titles, authors, artwork, genres, und rankings. Filtern Sie by country code (default US) to see local charts. Nützlich für featured podcast sections, trending content feeds, und understanding what audiences in different countries are listening to.
country
optional
Standard: us
curl "https://nordapi.ee/api/v1/podcasts/top?country=us"
GET /anime/search
Suchen Sie nach anime series oder manga by title using the Jikan API (unofficial MyAnimeList API). Liefert titles, synopses, ratings, episode counts, airing status, genres, und cover images. Unterstützt searching both anime und manga with the type parameter. Nützlich für anime discovery apps, watchlist builders, und otaku community platforms.
q
erforderlich
type
optional
Standard: anime
curl "https://nordapi.ee/api/v1/anime/search?q=naruto"
GET /anime/top
Erhalten Sie die bestbewerteten anime oder manga of all time, ranked by MyAnimeList community scores. Liefert titles, scores, episode counts, synopses, und cover images. Wechseln Sie between anime und manga rankings with the type parameter. Nützlich für recommendation features, 'best of all time' lists, und helping newcomers discover critically acclaimed series. Daten von Jikan/MyAnimeList.
type
optional
Standard: anime
curl https://nordapi.ee/api/v1/anime/top
GET /anime/season
Erhalten Sie all anime currently airing this season, with titles, episode counts, airing schedules, synopses, und ratings. Nützlich für seasonal anime tracking apps, 'what's new this season' features, und helping fans keep up with the latest releases. Daten von Jikan/MyAnimeList, updated as new shows premiere each anime season (Winter, Spring, Summer, Fall).
curl https://nordapi.ee/api/v1/anime/season
GET /animals/dogs/breeds
Erhalten Sie eine complete list of all recognized dog breeds with sub-breeds where applicable. Liefert breed names organized hierarchically. Nützlich für dog breed identification apps, pet adoption platforms, breed comparison tools, und veterinary reference applications. Daten von the Dog CEO API covering 100+ breeds.
curl https://nordapi.ee/api/v1/animals/dogs/breeds
GET /animals/dogs/random
Erhalten Sie eine random dog image URL. Jeder call returns a different adorable dog photo. Ideal für mood-boosting app features, placeholder images during loading states, pet-themed social media tools, und 'daily dog' widgets. Images sourced from the Dog CEO API's community-contributed collection of thousands of dog photos.
curl https://nordapi.ee/api/v1/animals/dogs/random
GET /animals/dogs/:breed
Erhalten Sie random images specifically for a chosen dog breed (e.g., husky, labrador, poodle). Liefert image URLs for the requested breed. Nützlich für breed-specific gallery features, dog breed education pages, und pet matchmaking apps where users want to see what a particular breed looks like. Daten von the Dog CEO API.
breed
erforderlich
curl https://nordapi.ee/api/v1/animals/dogs/husky
GET /animals/cats/breeds
Erhalten Sie eine list of all recognized cat breeds with details like temperament, origin country, life span, und descriptions. Nützlich für cat breed identification apps, pet adoption platforms, breed comparison features, und veterinary reference tools. Umfasst all major cat breeds from Abyssinian to Turkish Van.
curl https://nordapi.ee/api/v1/animals/cats/breeds
GET /animals/cats/fact
Erhalten Sie eine random fun fact about cats. Jeder call returns a different interesting, surprising, oder amusing piece of cat trivia (e.g., 'Cats sleep for about 70% of their lives'). Ideal für cat lover apps, daily notification features, social media content generators, und educational pet care tools.
curl https://nordapi.ee/api/v1/animals/cats/fact
GET /fun/number/:number
Erhalten Sie eine fun, interesting fact about any number. For example, 42 is 'the number of laws of cricket' oder 'the answer to the ultimate question of life, the universe, und everything.' Returns a trivia fact from the Numbers API. Nützlich für educational math apps, number-of-the-day features, gamification elements, und adding delight to interfaces that display numbers.
number
erforderlich
curl https://nordapi.ee/api/v1/fun/number/42
GET /fun/date/:month/:day
Erhalten Sie eine historical fact about a specific date (month und day). Liefert ein interesting event that happened on that date in history, wie z. B. 'March 24 is the day that the Exxon Valdez oil spill occurred in 1989.' Useful for daily historical trivia features, birthday fun facts, educational calendar apps, und 'on this day' widgets. Daten von the Numbers API.
month
erforderlich
day
erforderlich
curl https://nordapi.ee/api/v1/fun/date/3/24
GET /fun/quote
Erhalten Sie eine random inspirational, motivational, oder thought-provoking quote with its author attribution. Jeder call returns a different quote from a large collection spanning famous thinkers, leaders, authors, und public figures. Ideal für quote-of-the-day features, motivational apps, social media sharing, und adding wisdom to loading screens oder empty states.
curl https://nordapi.ee/api/v1/fun/quote
GET /fun/quote/today
Erhalten Sie die heutigen featured quote of the day - the same quote for everyone throughout the entire day, changing at midnight. Im Gegensatz zu the random quote endpoint, this provides a consistent daily quote suitable for shared experiences. Ideal für daily digest emails, morning notification features, shared office displays, und social apps where all users see the same daily inspiration.
curl https://nordapi.ee/api/v1/fun/quote/today
GET /fun/fact
Erhalten Sie eine random fun, surprising, oder bizarre fact from a large collection of 'useless' but entertaining trivia. Examples: 'Honey never spoils' oder 'An octopus has three hearts.' Perfect for chatbot conversation starters, daily notification features, loading screen entertainment, ice-breaker generators, und any app that benefits from moments of delightful surprise.
curl https://nordapi.ee/api/v1/fun/fact
GET /pokemon
Durchsuchen Sie alle 1,000+ Pokemon from the complete National Pokedex. Liefert names, IDs, und sprite image URLs. Paginiert for easy browsing. Daten von PokeAPI covering all generations from Red/Blue to Scarlet/Violet.
limit
optional
Standard: 20
offset
optional
Standard: 0
curl "https://nordapi.ee/api/v1/pokemon?limit=10"
GET /pokemon/:name
Erhalten Sie complete data for any Pokemon by name oder Pokedex number. Liefert types, abilities, base stats (HP/Attack/Defense/Speed), height, weight, sprite images (front/back/shiny/official artwork), und move count. Daten von PokeAPI.
name
erforderlich
curl https://nordapi.ee/api/v1/pokemon/pikachu
GET /pokemon/type/:type
Erhalten Sie all Pokemon of a specific type (fire, water, electric, etc.) with type effectiveness data. Liefert which types it's strong against, weak against, und immune to. Nützlich für team building und battle strategy tools.
Typ
erforderlich
curl https://nordapi.ee/api/v1/pokemon/type/fire
GET /starwars/people/search
Suchen Sie nach Star Wars characters by name across the complete Star Wars universe database. Liefert character names, birth years, heights, mass, hair und eye colors, homeworld, und film appearances. Daten von SWAPI (Star Wars API) covering all characters from the original und prequel trilogies. Nützlich für Star Wars fan apps, trivia games, character encyclopedias, und sci-fi entertainment platforms.
q
erforderlich
curl "https://nordapi.ee/api/v1/starwars/people/search?q=luke"
GET /starwars/people/:id
Erhalten Sie detailed information about a specific Star Wars character by their SWAPI ID. Liefert die character's name, birth year, height, mass, hair color, skin color, eye color, gender, homeworld details, und a list of films they appear in. Verwenden Sie dies for building character profile pages, Star Wars databases, und detailed character cards in fan applications.
id
erforderlich
curl https://nordapi.ee/api/v1/starwars/people/1
GET /starwars/planets/search
Suchen Sie nach planets in the Star Wars universe by name. Liefert planet names, climate, terrain, population, gravity, orbital period, rotation period, und diameter. Daten von SWAPI covering all canonical Star Wars planets from the films. Nützlich für worldbuilding references, Star Wars geography explorers, und sci-fi trivia applications.
q
erforderlich
curl "https://nordapi.ee/api/v1/starwars/planets/search?q=tatooine"
GET /starwars/starships/:id
Erhalten Sie detailed specifications for a specific Star Wars starship by its SWAPI ID. Liefert die ship's name, model, manufacturer, cost in credits, length, crew size, passenger capacity, cargo capacity, consumables duration, hyperdrive rating, MGLT speed, und starship class. Nützlich für Star Wars technical databases, ship comparison tools, und sci-fi fleet management games.
id
erforderlich
curl https://nordapi.ee/api/v1/starwars/starships/9
GET /lyrics/:artist/:title
Abrufen der full lyrics for any song by providing the artist name und song title in the URL path. Liefert die complete song text. Daten von the lyrics.ovh API covering a vast catalog of songs across all genres und decades. Nützlich für karaoke apps, music education platforms, lyric analysis tools, songwriting reference, und music trivia features.
artist
erforderlich
title
erforderlich
curl https://nordapi.ee/api/v1/lyrics/coldplay/yellow
GET /xkcd/latest
Erhalten Sie den neuesten xkcd webcomic with its title, number, image URL, alt text, und publication date. xkcd is a beloved webcomic by Randall Munroe covering science, technology, math, und language with a distinctive stick-figure art style. Updated three times per week. Nützlich für developer dashboards, geek culture feeds, daily comic widgets, und educational content platforms.
curl https://nordapi.ee/api/v1/xkcd/latest
GET /xkcd/random
Erhalten Sie eine random xkcd comic from the entire archive of 2,900+ comics spanning nearly two decades. Liefert die comic title, number, image URL, alt text (the hidden hover text), und publication date. Ideal für 'surprise me' features, random content feeds, break-time entertainment widgets, und boredom-busting app features.
curl https://nordapi.ee/api/v1/xkcd/random
GET /xkcd/:num
Erhalten Sie eine specific xkcd comic by its number. Liefert die comic title, number, image URL, alt text, und publication date. Nützlich für building comic browsers, linking to specific strips in discussions, creating curated xkcd collections, und educational references to specific science oder math-related comics.
num
erforderlich
curl https://nordapi.ee/api/v1/xkcd/327
GET /dnd/monsters
Durchsuchen Sie alle monsters from the Dungeons & Dragons 5th Edition System Reference Document. Liefert eine paginated list of monster names und index keys. Daten von the open D&D 5e API covering hundreds of creatures from the official SRD, einschließlich classic foes like dragons, beholders, und owlbears. Nützlich für dungeon master prep tools, encounter builders, tabletop RPG companion apps, und fantasy game reference databases.
curl https://nordapi.ee/api/v1/dnd/monsters
GET /dnd/monsters/:name
Erhalten Sie complete stat block for a specific D&D 5e monster by name oder index key. Liefert challenge rating, hit points, armor class, ability scores (STR/DEX/CON/INT/WIS/CHA), speed, damage resistances, special abilities, actions, und legendary actions. Daten von the official 5e SRD via the D&D 5e API. Unverzichtbar für encounter balancing tools, virtual tabletop integrations, und DM reference apps used during game sessions.
Name
erforderlich
curl https://nordapi.ee/api/v1/dnd/monsters/owlbear
GET /dnd/spells
Durchsuchen Sie alle spells from the D&D 5th Edition System Reference Document. Liefert spell names und index keys for the full SRD spell catalog. Umfasst iconic spells like Fireball, Magic Missile, und Wish. Daten von the open D&D 5e API. Nützlich für spellbook builders, character creation wizards, spell reference apps, und tabletop RPG planning tools.
curl https://nordapi.ee/api/v1/dnd/spells
GET /dnd/spells/:name
Erhalten Sie complete details for a specific D&D 5e spell by name oder index key. Liefert spell level, school of magic, casting time, range, components (verbal, somatic, material), duration, description, damage dice, saving throw type, und which classes can learn it. Daten von the official 5e SRD via the D&D 5e API. Unverzichtbar für digital character sheets, spell slot trackers, und combat reference tools.
Name
erforderlich
curl https://nordapi.ee/api/v1/dnd/spells/fireball
GET /dnd/classes
Durchsuchen Sie alle playable character classes from the D&D 5th Edition System Reference Document. Liefert class names und index keys for the 12 core classes: Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rogue, Sorcerer, Warlock, und Wizard. Daten von the open D&D 5e API. Nützlich für character creation tools, class comparison features, und RPG companion apps.
curl https://nordapi.ee/api/v1/dnd/classes
GET /dnd/classes/:name
Erhalten Sie complete details for a specific D&D 5e character class by name oder index key. Liefert hit die, primary ability scores, saving throw proficiencies, skill choices, starting equipment, class features by level, spellcasting ability (if applicable), und subclass options. Daten von the official 5e SRD via the D&D 5e API. Unverzichtbar für character builders, level-up planners, und class guide generators.
Name
erforderlich
curl https://nordapi.ee/api/v1/dnd/classes/wizard
GET /tarot/random
Ziehen Sie eine zufällige tarot card from the full 78-card deck (22 Major Arcana und 56 Minor Arcana). Liefert die card name, arcana type, suit (for Minor Arcana), number, upright und reversed meanings, und description. Jeder draw is random und independent. Nützlich für daily tarot reading apps, divination tools, fortune-telling entertainment features, und mysticism-themed games oder creative writing prompts.
curl https://nordapi.ee/api/v1/tarot/random
GET /tarot/all
Erhalten Sie das vollständige 78-Karten tarot deck with full details for every card. Enthält all 22 Major Arcana cards (The Fool through The World) und all 56 Minor Arcana cards across four suits (Cups, Pentacles, Swords, Wands). Jeder card includes name, arcana type, suit, number, und upright und reversed meanings. Nützlich für building tarot reference apps, card browsing interfaces, tarot learning tools, und complete deck displays.
curl https://nordapi.ee/api/v1/tarot/all
GET /tarot/search
Suchen Sie nach tarot cards by name oder keyword. Liefert übereinstimmende cards with their full details einschließlich arcana type, suit, meanings, und descriptions. Unterstützt partial name matching so you can search for 'death', 'tower', 'cups', oder 'knight' to find relevant cards. Nützlich für tarot study apps, card lookup tools, meaning reference features, und building searchable tarot databases.
q
erforderlich
curl "https://nordapi.ee/api/v1/tarot/search?q=death"
GET /memes/templates
Erhalten Sie eine list of popular meme templates with their IDs, names, und blank template image URLs. Umfasst classic internet memes like Drake Hotline Bling, Distracted Boyfriend, Change My Mind, und many more. Use template IDs for search oder to build meme generators. Daten von Imgflip. Nützlich für meme generator apps, social media tools, chat integrations, und entertainment platforms that let users create oder browse memes.
curl https://nordapi.ee/api/v1/memes/templates
GET /memes/search
Suchen Sie nach meme templates by name oder keyword. Liefert übereinstimmende meme templates with IDs, names, und blank image URLs. Unterstützt partial matching so you can search for 'drake', 'distracted', 'brain', oder 'button' to find the right template. Nützlich für meme creation tools, chat bots with meme capabilities, und social apps that let users quickly find und share specific meme formats.
q
erforderlich
curl "https://nordapi.ee/api/v1/memes/search?q=drake"
GET /harrypotter/characters
Erhalten Sie all characters from the Harry Potter universe, einschließlich name, house, ancestry, patronus, actor, wand details, und whether they are a wizard oder student. Daten von the HP-API covering characters from all seven books und eight films. Nützlich für Harry Potter fan apps, character encyclopedias, trivia games, und Wizarding World companion tools.
curl https://nordapi.ee/api/v1/harrypotter/characters
GET /harrypotter/students
Erhalten Sie all Hogwarts students from the Harry Potter universe, filtered to only include characters who attended Hogwarts School of Witchcraft und Wizardry. Liefert name, house, ancestry, patronus, actor, und wand details for each student. Nützlich für house sorting features, student directory apps, und Hogwarts-themed quiz tools. Daten von the HP-API.
curl https://nordapi.ee/api/v1/harrypotter/students
GET /harrypotter/staff
Erhalten Sie all Hogwarts staff members from the Harry Potter universe, einschließlich professors, caretakers, und other school employees. Liefert name, house (if applicable), ancestry, patronus, actor, und wand details. Nützlich für faculty directory features, professor quiz apps, und Hogwarts-themed educational tools. Daten von the HP-API.
curl https://nordapi.ee/api/v1/harrypotter/staff
GET /harrypotter/house/:house
Erhalten Sie all characters belonging to a specific Hogwarts house: Gryffindor, Slytherin, Hufflepuff, oder Ravenclaw. Liefert character names, ancestry, patronus, actor, und wand details for each house member. Nützlich für house pride features, sorting hat apps, house comparison tools, und fan community platforms organized by Hogwarts house. Daten von the HP-API.
Haus
erforderlich
curl https://nordapi.ee/api/v1/harrypotter/house/gryffindor