Desde resultados en vivo de la Premier League hasta recetas de cócteles aleatorias, desde las listas de Deezer hasta rankings de temporadas de anime: 68 endpoints que cubren horarios y búsqueda de programas de TV vía TVMaze, búsqueda de música y listas de Deezer e iTunes, resultados deportivos en vivo de ESPN, preguntas de trivia de Open Trivia DB, recetas de comidas y cócteles de TheMealDB y TheCocktailDB, más de 45.000 estaciones de radio por internet, búsqueda de podcasts vía iTunes, datos de anime de Jikan/MyAnimeList, datos de razas de perros y gatos, datos curiosos de números y fechas, citas diarias, Pokemon de PokeAPI, personajes/planetas/naves de Star Wars de SWAPI, letras de canciones, webcomics de xkcd, monstruos/hechizos/clases de D&D 5e, lecturas de tarot, plantillas de memes y personajes de Harry Potter por casa.
URL base: https://nordapi.ee/api/v1
GET /tv/search
Search for TV shows by title across a comprehensive database of shows from TVMaze. Returns show nombres, genres, premiere dates, ratings, network información, and summary descripcións. Útil para crear TV guide aplicaciones, watchlist features, show recommendation engines, and entertainment discovery platforms.
q
requerido
curl "https://nordapi.ee/api/v1/tv/search?q=breaking+bad"
GET /tv/schedule
Get today's TV broadcast schedule for a specific país, mostrando which episodes are airing and when. Returns show nombres, episode titles, air times, seasons, episode numbers, and network información. Defaults to the US schedule. Útil para TV guide aplicaciones, entertainment paneles, and 'what's on tonight' features. Data from TVMaze.
country
opcional
predeterminado: US
curl "https://nordapi.ee/api/v1/tv/schedule?country=US"
GET /tv/:id
Obtenga comprehensive details para un/una específico/a TV show by its TVMaze ID, including full cast list, episode guide, genres, rating, network, schedule, premiere date, and plot summary. Útil para crear show detail pages, cast browsing features, and episode tracking functionality in entertainment apps.
id
requerido
curl https://nordapi.ee/api/v1/tv/1
GET /music/search
Search for songs and artists across the Deezer music catalog. Filter por tipo (tracks or artists) to narrow results. Returns track titles, artist nombres, album info, preview URLs, and cover art links. Útil para music discovery aplicaciones, playlist builders, artist lookup tools, and any feature that needs to search a large music database.
q
requerido
type
opcional
curl "https://nordapi.ee/api/v1/music/search?q=Beatles"
GET /music/charts
Get the current top tracks chart from Deezer, mostrando the most popular songs right now with track titles, artist nombres, album details, preview URLs, and ranking positions. Útil para crear music chart displays, trending music features, and playlist generation tools that leverage current popularity data.
curl https://nordapi.ee/api/v1/music/charts
GET /music/artist/:id
Get detailed información about a specific music artist by their Deezer ID, incluyendo name, fan count, album count, top tracks, and artist imagen. Útil para crear artist profile pages, discography browsers, and music recommendation features that need detailed artist metadata.
id
requerido
curl https://nordapi.ee/api/v1/music/artist/1
GET /music/itunes
Search the Apple iTunes catalog for music, podcasts, movies, TV shows, audiobooks, and other media. Returns titles, artist nombres, artwork URLs, preview links, and pricing. Supports filtrando by media type. Útil para crear media search features, comparando content across platforms, and creando rich media discovery experiences. Data from the iTunes Search API.
q
requerido
media
opcional
predeterminado: music
curl "https://nordapi.ee/api/v1/music/itunes?q=Radiohead"
GET /sports
List all available sports and their leagues that have live score data. Returns sport nombres and league identifiers that you can use with the resultados en vivo endpoint. Covers major sports incluyendo soccer (Premier League, La Liga, Serie A, Bundesliga), American football (NFL), basketball (NBA), baseball (MLB), hockey (NHL), and more. Data sourced from ESPN.
curl https://nordapi.ee/api/v1/sports
GET /sports/:sport/:league
Get live and recent scores for a specific sport and league. Returns match details incluyendo team nombres, current scores, game status (scheduled/in-progress/final), and timing. Provide the sport and league codes from the available sports endpoint (e.g., soccer/eng.1 for the English Premier League). Útil para sports paneles, score tickers, betting aplicaciones, and fantasy sports tools. Data from ESPN.
sport
requerido
league
requerido
curl https://nordapi.ee/api/v1/sports/soccer/eng.1
GET /trivia/questions
Get random preguntas de trivia with opción múltiple or verdadero/falso answers. Configurable by amount (hasta 50), category, and difficulty level (easy/medium/hard). Returns questions with correct and incorrect answers, category, and difficulty. Útil para quiz aplicaciones, trivia games, herramientas educativas, team-building activities, and chatbot entertainment features. Data from Open Trivia Database with 4,000+ verified questions.
amount
opcional
predeterminado: 10
category
opcional
difficulty
opcional
curl "https://nordapi.ee/api/v1/trivia/questions?amount=5"
GET /trivia/categories
Liste all available trivia question categories (e.g., Science, History, Geography, Entertainment, Sports, Art, etc.). Use these category IDs when requesting questions to get topic-specific trivia. Útil para crear category selection screens in quiz apps and ensuring questions match your audience's interests.
curl https://nordapi.ee/api/v1/trivia/categories
GET /recipes/search
Search for meal recipes por nombre or ingredient keyword. Returns matching recipes with nombres, thumbnail imágenes, categorías, and cuisine regions. Data from TheMealDB, que cubre hundreds of recipes from en todo el mundo. Útil para aplicaciones de cocina, meal planning tools, recipe discovery features, and food blogs that need structured recipe data.
q
requerido
curl "https://nordapi.ee/api/v1/recipes/search?q=pasta"
GET /recipes/random
Get a completely random recipe with full cooking instructions, ingredient list with measurements, category, cuisine origin, and a thumbnail imagen. Perfecto para 'what should I cook tonight?' features, recipe-of-the-day widgets, cooking challenge generators, and adding variety to meal planning apps. Data from TheMealDB.
curl https://nordapi.ee/api/v1/recipes/random
GET /recipes/categories
Liste all available meal categories (e.g., Beef, Chicken, Seafood, Vegetarian, Dessert, Pasta, etc.) with descriptions and thumbnail images. Use these categories to build filtered recipe browsing experiences and category navigation menus. Datos de TheMealDB.
curl https://nordapi.ee/api/v1/recipes/categories
GET /recipes/areas
Liste all available cuisine regions/origins (e.g., Italian, Japanese, Mexican, Indian, French, Thai, etc.). Use these to build cuisine-based recipe filters and explore food from different cultures. Datos de TheMealDB covering 25+ world cuisines.
curl https://nordapi.ee/api/v1/recipes/areas
GET /recipes/category/:category
Obtenga all recipes in a specific meal category (e.g., Seafood, Vegetarian, Dessert). Devuelve recipe names and thumbnails for each match. Útil para crear category landing pages in cooking apps, dietary-filtered meal lists, and recipe browsing interfaces organized by food type. Datos de TheMealDB.
category
requerido
curl https://nordapi.ee/api/v1/recipes/category/Seafood
GET /recipes/area/:area
Get all recipes from a specific cuisine/region (e.g., Japanese, Italian, Mexican). Returns recipe nombres and thumbnails for each match. Útil para crear cuisine-focused recipe collections, cultural food exploration features, and aplicaciones de viaje that showcase local dishes from a destination país. Data from TheMealDB.
area
requerido
curl https://nordapi.ee/api/v1/recipes/area/Japanese
GET /cocktails/search
Search for cocktail recipes por nombre (e.g., margarita, mojito, old fashioned). Returns matching cocktails with nombres, imágenes, ingredients with measurements, mixing instructions, glass type, and whether the drink is alcoholic. Data from TheCocktailDB. Útil para bartending aplicaciones, drink recipe sites, restaurant menu builders, and party planning tools.
q
requerido
curl "https://nordapi.ee/api/v1/cocktails/search?q=margarita"
GET /cocktails/random
Get a random cocktail recipe with full details: name, imagen, ingredients with measurements, mixing instructions, glass type, and category. Perfecto para 'surprise me' drink features, cocktail-of-the-day widgets, bartending practice tools, and social gathering apps. Data from TheCocktailDB que cubre hundreds of classic and modern cocktails.
curl https://nordapi.ee/api/v1/cocktails/random
GET /cocktails/categories
Liste all available cocktail categories (e.g., Ordinary Drink, Cocktail, Shot, Punch/Party Drink, Coffee/Tea, Homemade Liqueur). Use these to build filtered cocktail browsing by drink type. Datos de TheCocktailDB.
curl https://nordapi.ee/api/v1/cocktails/categories
GET /cocktails/ingredients
List all available cocktail ingredients in the database (vodka, rum, gin, tequila, various mixers, garnishes, etc.). Use this to build ingredient-based recipe search, 'what can I make with what I have' features, and bar inventory management tools. Data from TheCocktailDB.
curl https://nordapi.ee/api/v1/cocktails/ingredients
GET /cocktails/ingredient/:ingredient
Encuentre all cocktails that use a specific ingredient (e.g., vodka, rum, lime juice). Devuelve matching cocktail names and thumbnails. Útil para crear 'cocktails you can make' features based on available ingredients, ingredient-focused recipe discovery, and bartending apps that organize drinks by spirit type. Datos de TheCocktailDB.
ingredient
requerido
curl https://nordapi.ee/api/v1/cocktails/ingredient/vodka
GET /radio/search
Busque across 45,000+ internet radio stations en todo el mundo by station name, country, or genre tag. Devuelve stream URLs, station names, bitrate, codec, country, and genre tags. Datos de the community-driven Radio Browser API. Útil para crear internet radio apps, discovering local stations abroad, and creating genre-specific streaming playlists.
name
opcional
country
opcional
tag
opcional
curl "https://nordapi.ee/api/v1/radio/search?name=jazz&country=Norway"
GET /radio/top
Get the most popular internet radio stations globally, ranked by listener votes and clicks. Returns station nombres, stream URLs, países, genres, and popularity metrics. Útil para presentando trending stations, creando curated 'best of' radio lists, and ayudando a users discover popular stations they might enjoy. Data from Radio Browser.
curl https://nordapi.ee/api/v1/radio/top
GET /radio/countries
List all países that have internet radio stations in the Radio Browser database, along with the number of stations available in each país. Útil para crear país-based radio explorando interfaces and descubriendo which países have the most active internet radio scenes.
curl https://nordapi.ee/api/v1/radio/countries
GET /radio/country/:country
Get all internet radio stations broadcasting from a specific país. Returns station nombres, stream URLs, genres, bitrates, and codec información. Útil para crear país-specific radio directories, ayudando a expatriates find stations from their home país, and exploring the radio landscape of any nation. Data from Radio Browser.
country
requerido
curl https://nordapi.ee/api/v1/radio/country/Norway
GET /podcasts/search
Search for podcasts por palabra clave across the iTunes podcast directory, one of the largest podcast catalogs in the world. Returns podcast titles, author nombres, artwork URLs, genre categorías, episode counts, and RSS feed URLs. Útil para crear podcast discovery features, recommendation engines, and podcast player aplicaciones that need to find and display shows.
q
requerido
curl "https://nordapi.ee/api/v1/podcasts/search?q=technology"
GET /podcasts/top
Get the current top/trending podcasts por país from the iTunes podcast charts. Returns podcast titles, authors, artwork, genres, and rankings. Filter por país code (default US) to see local charts. Útil para featured podcast sections, trending content feeds, and understanding what audiences in different países are listening to.
country
opcional
predeterminado: us
curl "https://nordapi.ee/api/v1/podcasts/top?country=us"
GET /anime/search
Search for anime series or manga by title using the Jikan API (unofficial MyAnimeList API). Returns titles, synopses, ratings, episode counts, airing status, genres, and cover imágenes. Supports buscando both anime and manga with the type parameter. Útil para anime discovery aplicaciones, watchlist builders, and otaku community platforms.
q
requerido
type
opcional
predeterminado: anime
curl "https://nordapi.ee/api/v1/anime/search?q=naruto"
GET /anime/top
Get the highest-rated anime or manga of all time, ranked by MyAnimeList community scores. Returns titles, scores, episode counts, synopses, and cover imágenes. Switch between anime and manga rankings with the type parameter. Útil para recommendation features, 'best of all time' lists, and ayudando a newcomers discover critically acclaimed series. Data from Jikan/MyAnimeList.
type
opcional
predeterminado: anime
curl https://nordapi.ee/api/v1/anime/top
GET /anime/season
Get all anime currently airing this season, with titles, episode counts, airing schedules, synopses, and ratings. Útil para seasonal anime rastreando aplicaciones, 'what's new this season' features, and ayudando a fans keep up with the latest releases. Data from 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
Get a complete list of all recognized dog breeds with sub-breeds where applicable. Returns breed nombres organized hierarchically. Útil para dog breed identification aplicaciones, pet adoption platforms, breed comparison tools, and veterinary reference applications. Data from the Dog CEO API que cubre 100+ breeds.
curl https://nordapi.ee/api/v1/animals/dogs/breeds
GET /animals/dogs/random
Get a random dog imagen URL. Every call returns a different adorable dog photo. Perfecto para mood-boosting app features, placeholder imágenes during loading states, pet-themed redes sociales tools, and '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
Get random imágenes specifically for a chosen dog breed (e.g., husky, labrador, poodle). Returns imagen URLs for the requested breed. Útil para breed-specific gallery features, dog breed education pages, and pet matchmaking aplicaciones where users want to see what a particular breed looks like. Data from the Dog CEO API.
breed
requerido
curl https://nordapi.ee/api/v1/animals/dogs/husky
GET /animals/cats/breeds
Obtenga a list of all recognized cat breeds with details like temperament, origin country, life span, and descriptions. Útil para cat breed identification apps, pet adoption platforms, breed comparison features, and veterinary reference tools. Cubre all major cat breeds from Abyssinian to Turkish Van.
curl https://nordapi.ee/api/v1/animals/cats/breeds
GET /animals/cats/fact
Get a random dato curioso about cats. Each call returns a different interesting, surprising, or amusing piece of cat trivia (e.g., 'Cats sleep for about 70% of their lives'). Perfecto para cat lover aplicaciones, daily notification features, redes sociales content generators, and educational pet care tools.
curl https://nordapi.ee/api/v1/animals/cats/fact
GET /fun/number/:number
Get a fun, interesting fact about any number. For example, 42 is 'the number of laws of cricket' or 'the answer to the ultimate question of life, the universe, and everything.' Returns a trivia fact from the Numbers API. Útil para educational math aplicaciones, number-of-the-day features, gamification elements, and adding delight to interfaces that display numbers.
number
requerido
curl https://nordapi.ee/api/v1/fun/number/42
GET /fun/date/:month/:day
Get a historical fact about a specific date (month and day). Returns an interesting event that happened on that date in history, such as 'March 24 is the day that the Exxon Valdez oil spill occurred in 1989.' Útil para daily historical trivia features, birthday datos curiosos, educational calendar aplicaciones, and 'on this day' widgets. Data from the Numbers API.
month
requerido
day
requerido
curl https://nordapi.ee/api/v1/fun/date/3/24
GET /fun/quote
Get a random inspirational, motivational, or thought-provoking quote with its author attribution. Every call returns a different quote from a large collection spanning famous thinkers, leaders, authors, and public figures. Perfecto para quote-of-the-day features, motivational aplicaciones, redes sociales sharing, and adding wisdom to loading screens or empty states.
curl https://nordapi.ee/api/v1/fun/quote
GET /fun/quote/today
Get today's featured quote of the day - the same quote for everyone throughout the entire day, changing at midnight. Unlike the random quote endpoint, this provides a consistent daily quote suitable for shared experiences. Perfecto para daily digest emails, morning notification features, shared office displays, and social aplicaciones where all users see the same daily inspiration.
curl https://nordapi.ee/api/v1/fun/quote/today
GET /fun/fact
Get a random fun, surprising, or bizarre fact from a large collection of 'useless' but entertaining trivia. Examples: 'Honey never spoils' or 'An octopus has three hearts.' Perfecto para chatbot conversation starters, daily notification features, loading screen entertainment, ice-breaker generators, and any app that benefits from moments of delightful surprise.
curl https://nordapi.ee/api/v1/fun/fact
GET /pokemon
Browse all 1,000+ Pokemon from the complete National Pokedex. Returns nombres, IDs, and sprite imagen URLs. Paginated for easy browsing. Data from PokeAPI que cubre all generations from Red/Blue to Scarlet/Violet.
limit
opcional
predeterminado: 20
offset
opcional
predeterminado: 0
curl "https://nordapi.ee/api/v1/pokemon?limit=10"
GET /pokemon/:name
Obtenga complete data para cualquier Pokemon por nombre or Pokedex number. Devuelve types, abilities, base stats (HP/Attack/Defense/Speed), height, weight, sprite images (front/back/shiny/official artwork), and move count. Datos de PokeAPI.
name
requerido
curl https://nordapi.ee/api/v1/pokemon/pikachu
GET /pokemon/type/:type
Obtenga all Pokemon of a specific type (fire, water, electric, etc.) with type effectiveness data. Devuelve which types it's strong against, weak against, and immune to. Útil para team crear and battle strategy tools.
tipo
requerido
curl https://nordapi.ee/api/v1/pokemon/type/fire
GET /starwars/people/search
Search for Star Wars characters por nombre across the complete Star Wars universe database. Returns character nombres, birth years, heights, mass, hair and eye colors, homeworld, and film appearances. Data from SWAPI (Star Wars API) que cubre all characters from the original and prequel trilogies. Útil para Star Wars fan aplicaciones, trivia games, character encyclopedias, and sci-fi entertainment platforms.
q
requerido
curl "https://nordapi.ee/api/v1/starwars/people/search?q=luke"
GET /starwars/people/:id
Get detailed información about a specific Star Wars character by their SWAPI ID. Returns the character's name, birth year, height, mass, hair color, skin color, eye color, gender, homeworld details, and a list of films they appear in. Use this for creando character profile pages, Star Wars databases, and detailed character cards in fan applications.
id
requerido
curl https://nordapi.ee/api/v1/starwars/people/1
GET /starwars/planets/search
Search for planets in the Star Wars universe por nombre. Returns planet nombres, climate, terrain, population, gravity, orbital period, rotation period, and diameter. Data from SWAPI que cubre all canonical Star Wars planets from the films. Útil para worldbuilding references, Star Wars geography explorers, and sci-fi trivia applications.
q
requerido
curl "https://nordapi.ee/api/v1/starwars/planets/search?q=tatooine"
GET /starwars/starships/:id
Obtenga detailed specifications para un/una específico/a Star Wars starship by its SWAPI ID. Devuelve the ship's name, model, manufacturer, cost in credits, length, crew size, passenger capacity, cargo capacity, consumables duration, hyperdrive rating, MGLT speed, and starship class. Útil para Star Wars technical databases, ship comparison tools, and sci-fi fleet management games.
id
requerido
curl https://nordapi.ee/api/v1/starwars/starships/9
GET /lyrics/:artist/:title
Retrieve the full lyrics for any song by proporcionando the artist name and song title in the URL path. Returns the complete song text. Data from the lyrics.ovh API que cubre a vast catalog of songs across all genres and decades. Útil para karaoke aplicaciones, music education platforms, lyric analysis tools, songwriting reference, and music trivia features.
artist
requerido
title
requerido
curl https://nordapi.ee/api/v1/lyrics/coldplay/yellow
GET /xkcd/latest
Get the most recent xkcd webcomic with its title, number, imagen URL, alt text, and publication date. xkcd is a beloved webcomic by Randall Munroe que cubre science, technology, math, and language with a distinctive stick-figure art style. Updated three times per week. Útil para developer paneles, geek culture feeds, daily comic widgets, and contenido educativo platforms.
curl https://nordapi.ee/api/v1/xkcd/latest
GET /xkcd/random
Get a random xkcd comic from the entire archive of 2,900+ comics spanning nearly two decades. Returns the comic title, number, imagen URL, alt text (the hidden hover text), and publication date. Perfecto para 'surprise me' features, random content feeds, break-time entertainment widgets, and boredom-busting app features.
curl https://nordapi.ee/api/v1/xkcd/random
GET /xkcd/:num
Obtenga a specific xkcd comic by its number. Devuelve the comic title, number, image URL, alt text, and publication date. Útil para crear comic browsers, linking to specific strips in discussions, creating curated xkcd collections, and educational references to specific science or math-related comics.
num
requerido
curl https://nordapi.ee/api/v1/xkcd/327
GET /dnd/monsters
Browse all monsters from the Dungeons & Dragons 5th Edition System Reference Document. Returns a paginated list of monster nombres and index keys. Data from the open D&D 5e API que cubre hundreds of creatures from the official SRD, incluyendo classic foes like dragons, beholders, and owlbears. Útil para dungeon master prep tools, encounter builders, tabletop RPG companion aplicaciones, and fantasy game reference databases.
curl https://nordapi.ee/api/v1/dnd/monsters
GET /dnd/monsters/:name
Get complete stat block for a specific D&D 5e monster por nombre or index key. Returns challenge rating, hit points, armor class, ability scores (STR/DEX/CON/INT/WIS/CHA), speed, damage resistances, special abilities, actions, and legendary actions. Data from the official 5e SRD via the D&D 5e API. Esencial para encounter balancing tools, virtual tabletop integrations, and DM reference aplicaciones used during game sessions.
nombre
requerido
curl https://nordapi.ee/api/v1/dnd/monsters/owlbear
GET /dnd/spells
Browse all spells from the D&D 5th Edition System Reference Document. Returns spell nombres and index keys for the full SRD spell catalog. Covers iconic spells like Fireball, Magic Missile, and Wish. Data from the open D&D 5e API. Útil para spellbook builders, character creation wizards, spell reference aplicaciones, and tabletop RPG planning tools.
curl https://nordapi.ee/api/v1/dnd/spells
GET /dnd/spells/:name
Get complete details for a specific D&D 5e spell por nombre or index key. Returns spell level, school of magic, casting time, range, components (verbal, somatic, material), duration, descripción, damage dice, saving throw type, and which classes can learn it. Data from the official 5e SRD via the D&D 5e API. Esencial para digital character sheets, spell slot trackers, and combat reference tools.
nombre
requerido
curl https://nordapi.ee/api/v1/dnd/spells/fireball
GET /dnd/classes
Browse all playable character classes from the D&D 5th Edition System Reference Document. Returns class nombres and index keys for the 12 core classes: Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rogue, Sorcerer, Warlock, and Wizard. Data from the open D&D 5e API. Útil para character creation tools, class comparison features, and RPG companion aplicaciones.
curl https://nordapi.ee/api/v1/dnd/classes
GET /dnd/classes/:name
Obtenga complete details para un/una específico/a D&D 5e character class por nombre or index key. Devuelve hit die, primary ability scores, saving throw proficiencies, skill choices, starting equipment, class features by level, spellcasting ability (if applicable), and subclass options. Datos de the official 5e SRD via the D&D 5e API. Esencial para character builders, level-up planners, and class guide generators.
nombre
requerido
curl https://nordapi.ee/api/v1/dnd/classes/wizard
GET /tarot/random
Draw a random tarot card from the full 78-card deck (22 Major Arcana and 56 Minor Arcana). Returns the card name, arcana type, suit (for Minor Arcana), number, upright and reversed meanings, and descripción. Each draw is random and independent. Útil para daily tarot reading aplicaciones, divination tools, fortune-telling entertainment features, and mysticism-themed games or creative writing prompts.
curl https://nordapi.ee/api/v1/tarot/random
GET /tarot/all
Get the complete 78-card tarot deck with full details for every card. Includes all 22 Major Arcana cards (The Fool through The World) and all 56 Minor Arcana cards across four suits (Cups, Pentacles, Swords, Wands). Each card includes name, arcana type, suit, number, and upright and reversed meanings. Útil para crear tarot reference aplicaciones, card explorando interfaces, tarot learning tools, and complete deck displays.
curl https://nordapi.ee/api/v1/tarot/all
GET /tarot/search
Search for tarot cards por nombre or keyword. Returns matching cards with their full details incluyendo arcana type, suit, meanings, and descripcións. Supports partial name matching so you can search for 'death', 'tower', 'cups', or 'knight' to find relevant cards. Útil para tarot study aplicaciones, card lookup tools, meaning reference features, and creando searchable tarot databases.
q
requerido
curl "https://nordapi.ee/api/v1/tarot/search?q=death"
GET /memes/templates
Get a list of popular meme templates with their IDs, nombres, and blank template imagen URLs. Covers classic internet memes like Drake Hotline Bling, Distracted Boyfriend, Change My Mind, and many more. Use template IDs for search or to build meme generators. Data from Imgflip. Útil para meme generator aplicaciones, redes sociales tools, chat integrations, and entertainment platforms that let users create or browse memes.
curl https://nordapi.ee/api/v1/memes/templates
GET /memes/search
Search for meme templates por nombre or keyword. Returns matching meme templates with IDs, nombres, and blank imagen URLs. Supports partial matching so you can search for 'drake', 'distracted', 'brain', or 'button' to find the right template. Útil para meme creation tools, chat bots with meme capabilities, and social aplicaciones that let users quickly find and share specific meme formats.
q
requerido
curl "https://nordapi.ee/api/v1/memes/search?q=drake"
GET /harrypotter/characters
Get all characters from the Harry Potter universe, incluyendo name, house, ancestry, patronus, actor, wand details, and whether they are a wizard or student. Data from the HP-API que cubre characters from all seven books and eight films. Útil para Harry Potter fan aplicaciones, character encyclopedias, trivia games, and Wizarding World companion tools.
curl https://nordapi.ee/api/v1/harrypotter/characters
GET /harrypotter/students
Get all Hogwarts students from the Harry Potter universe, filtered to only include characters who attended Hogwarts School of Witchcraft and Wizardry. Returns name, house, ancestry, patronus, actor, and wand details for each student. Útil para house ordenando features, student directory aplicaciones, and Hogwarts-themed quiz tools. Data from the HP-API.
curl https://nordapi.ee/api/v1/harrypotter/students
GET /harrypotter/staff
Get all Hogwarts staff members from the Harry Potter universe, incluyendo professors, caretakers, and other school employees. Returns name, house (if applicable), ancestry, patronus, actor, and wand details. Útil para faculty directory features, professor quiz aplicaciones, and Hogwarts-themed herramientas educativas. Data from the HP-API.
curl https://nordapi.ee/api/v1/harrypotter/staff
GET /harrypotter/house/:house
Get all characters belonging to a specific Hogwarts house: Gryffindor, Slytherin, Hufflepuff, or Ravenclaw. Returns character nombres, ancestry, patronus, actor, and wand details for each house member. Útil para house pride features, ordenando hat aplicaciones, house comparison tools, and fan community platforms organized by Hogwarts house. Data from the HP-API.
casa
requerido
curl https://nordapi.ee/api/v1/harrypotter/house/gryffindor