← Alle API-Produkte

Unterhaltung API

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.

KOSTENLOS 68 Endpunkte 100 Anfr./Std.
Basis-URL: https://nordapi.ee/api/v1

TV-Programm

GET /tv/schedule
Details →

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.

Parameter
country optional Standard: US
Country
curl "https://nordapi.ee/api/v1/tv/schedule?country=US"

TV-Serien-Details

GET /tv/:id
Details →

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.

Parameter
id erforderlich
Show ID
curl https://nordapi.ee/api/v1/tv/1

Musikcharts

GET /music/charts
Details →

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

Künstlerdetails

GET /music/artist/:id
Details →

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.

Parameter
id erforderlich
Artist ID
curl https://nordapi.ee/api/v1/music/artist/1

iTunes-Suche

GET /music/itunes
Details →

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.

Parameter
q erforderlich
Query
media optional Standard: music
Media type
curl "https://nordapi.ee/api/v1/music/itunes?q=Radiohead"

Verfügbare Sportarten

GET /sports
Details →

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

Live-Ergebnisse

GET /sports/:sport/:league
Details →

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.

Parameter
sport erforderlich
Sport
league erforderlich
League
curl https://nordapi.ee/api/v1/sports/soccer/eng.1

Trivia-Fragen

GET /trivia/questions
Details →

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.

Parameter
amount optional Standard: 10
Count
category optional
Category
difficulty optional
easy/medium/hard
curl "https://nordapi.ee/api/v1/trivia/questions?amount=5"

Trivia-Kategorien

GET /trivia/categories
Details →

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

Zufälliges Rezept

GET /recipes/random
Details →

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

Essenskategorien

GET /recipes/categories
Details →

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

Küchen-Regionen

GET /recipes/areas
Details →

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

Mahlzeiten nach Kategorie

GET /recipes/category/:category
Details →

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.

Parameter
category erforderlich
Category
curl https://nordapi.ee/api/v1/recipes/category/Seafood

Mahlzeiten nach Küche

GET /recipes/area/:area
Details →

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.

Parameter
area erforderlich
Cuisine region
curl https://nordapi.ee/api/v1/recipes/area/Japanese

Zufälliger Cocktail

GET /cocktails/random
Details →

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

Cocktail-Kategorien

GET /cocktails/categories
Details →

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

Cocktail-Zutaten

GET /cocktails/ingredients
Details →

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

Nach Zutat

GET /cocktails/ingredient/:ingredient
Details →

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.

Parameter
ingredient erforderlich
Ingredient
curl https://nordapi.ee/api/v1/cocktails/ingredient/vodka

Top-Radiosender

GET /radio/top
Details →

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

Radio-Länder

GET /radio/countries
Details →

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

Radio-Genres

GET /radio/tags
Details →

Auflisten der most popular genre tags used by internet radio stations (e.g., jazz, rock, classical, electronic, pop, news, talk). Liefert tag names und station counts. Nützlich für building genre-based radio browsing menus, tag clouds, und helping users filter the 45,000+ stations down to their preferred music style. Daten von Radio Browser.

curl https://nordapi.ee/api/v1/radio/tags

Sender nach Land

GET /radio/country/:country
Details →

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.

Parameter
country erforderlich
Country name
curl https://nordapi.ee/api/v1/radio/country/Norway

Top-Podcasts

GET /podcasts/top
Details →

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.

Parameter
country optional Standard: us
Country code
curl "https://nordapi.ee/api/v1/podcasts/top?country=us"

Top-Anime

GET /anime/top
Details →

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.

Parameter
type optional Standard: anime
anime or manga
curl https://nordapi.ee/api/v1/anime/top

Aktuelle Saison

GET /anime/season
Details →

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

Hunderassen

GET /animals/dogs/breeds
Details →

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

Zufälliger Hund

GET /animals/dogs/random
Details →

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

Hunde nach Rasse

GET /animals/dogs/:breed
Details →

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.

Parameter
breed erforderlich
Breed name
curl https://nordapi.ee/api/v1/animals/dogs/husky

Katzenrassen

GET /animals/cats/breeds
Details →

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

Katzenfakt

GET /animals/cats/fact
Details →

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

Zahlenfakt

GET /fun/number/:number
Details →

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.

Parameter
number erforderlich
Number
curl https://nordapi.ee/api/v1/fun/number/42

Datumsfakt

GET /fun/date/:month/:day
Details →

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.

Parameter
month erforderlich
Month
day erforderlich
Day
curl https://nordapi.ee/api/v1/fun/date/3/24

Zufälliges Zitat

GET /fun/quote
Details →

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

Zitat des Tages

GET /fun/quote/today
Details →

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

Zufälliger Fakt

GET /fun/fact
Details →

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

Pokemon auflisten

GET /pokemon
Details →

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.

Parameter
limit optional Standard: 20
Pokemon per page (max 100)
offset optional Standard: 0
Starting position
curl "https://nordapi.ee/api/v1/pokemon?limit=10"

Pokemon-Details

GET /pokemon/:name
Details →

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.

Parameter
name erforderlich
Pokemon name or Pokedex number
curl https://nordapi.ee/api/v1/pokemon/pikachu

Pokemon nach Typ

GET /pokemon/type/:type
Details →

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.

Parameter
Typ erforderlich
Pokemon type (fire, water, electric, grass, etc.)
curl https://nordapi.ee/api/v1/pokemon/type/fire

Star Wars Personensuche

GET /starwars/people/search
Details →

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.

Parameter
q erforderlich
Character name search query
curl "https://nordapi.ee/api/v1/starwars/people/search?q=luke"

Star Wars Personendetails

GET /starwars/people/:id
Details →

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.

Parameter
id erforderlich
SWAPI person ID
curl https://nordapi.ee/api/v1/starwars/people/1

Star Wars Planetensuche

GET /starwars/planets/search
Details →

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.

Parameter
q erforderlich
Planet name search query
curl "https://nordapi.ee/api/v1/starwars/planets/search?q=tatooine"

Star Wars Raumschiffdetails

GET /starwars/starships/:id
Details →

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.

Parameter
id erforderlich
SWAPI starship ID
curl https://nordapi.ee/api/v1/starwars/starships/9

Songtexte

GET /lyrics/:artist/:title
Details →

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.

Parameter
artist erforderlich
Artist or band name
title erforderlich
Song title
curl https://nordapi.ee/api/v1/lyrics/coldplay/yellow

Neuester xkcd Comic

GET /xkcd/latest
Details →

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

Zufälliger xkcd Comic

GET /xkcd/random
Details →

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

Spezifischer xkcd Comic

GET /xkcd/:num
Details →

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.

Parameter
num erforderlich
Comic number
curl https://nordapi.ee/api/v1/xkcd/327

D&D Monsterliste

GET /dnd/monsters
Details →

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

D&D Monsterdetails

GET /dnd/monsters/:name
Details →

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.

Parameter
Name erforderlich
Monster name or index (e.g., adult-red-dragon, owlbear)
curl https://nordapi.ee/api/v1/dnd/monsters/owlbear

D&D Zauberliste

GET /dnd/spells
Details →

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

D&D Zauberdetails

GET /dnd/spells/:name
Details →

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.

Parameter
Name erforderlich
Spell name or index (e.g., fireball, magic-missile)
curl https://nordapi.ee/api/v1/dnd/spells/fireball

D&D Klassenliste

GET /dnd/classes
Details →

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

D&D Klassendetails

GET /dnd/classes/:name
Details →

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.

Parameter
Name erforderlich
Class name or index (e.g., wizard, ranger, paladin)
curl https://nordapi.ee/api/v1/dnd/classes/wizard

Zufällige Tarotkarte

GET /tarot/random
Details →

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

Alle Tarotkarten

GET /tarot/all
Details →

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

Meme-Vorlagen

GET /memes/templates
Details →

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

Harry Potter Charaktere

GET /harrypotter/characters
Details →

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

Hogwarts-Schüler

GET /harrypotter/students
Details →

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

Hogwarts-Personal

GET /harrypotter/staff
Details →

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

Harry Potter Hausmitglieder

GET /harrypotter/house/:house
Details →

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.

Parameter
Haus erforderlich
Hogwarts house (gryffindor, slytherin, hufflepuff, ravenclaw)
curl https://nordapi.ee/api/v1/harrypotter/house/gryffindor