Neatve
NeatveDeveloper guide
neatve.com/dev

Developer docs for the Neatve CLI and API shelf.

Install one global command, open a guided terminal picker, select all APIs or one exact data source, generate typed project files, and fetch real JSON samples from public endpoints.

150 APIs132 no-key entries18 free-key or free-tier entries
neatve installv0.3.0
01Quick start

Use Neatve inside any regular project.

The CLI is global, but the generated API pack is local to the folder where you run it. That means you can install Neatve once and use it in a Next.js app, Vite app, Node script, learning project, or prototype without changing your package setup.

Install globally

npm install -g neatve@latest

Install the Neatve command once. After this, you can use it inside any normal project folder.

Open the picker

neatve install

Run the installer from your project. In a real terminal it shows the animated API picker and the Select All option at the top.

Install one API

neatve install pokemon --fetch

Target a topic or API name when you only want one focused pack, then optionally pull a live JSON sample.

Fetch data directly

neatve pokemon

Use shortcuts or the fetch command to test real API responses without opening docs first.

02Animated installer

The install flow now feels like a real developer tool, not a static script.

Animations appear in interactive terminals. CI and non-interactive shells fall back to clean readable progress lines.

◜ ◠ ◝ ◞

Scanning

Reads the bundled catalog and counts every available free or free-tier API.

✦ ✧ ✶ ✧

Curating

Turns your choice into a clean API pack: all, one API, a range, a count, or a search topic.

▰▱▱ ▰▰▱ ▰▰▰

Writing

Creates project-ready helper files without adding dependencies or touching unrelated source files.

⬡ ⬢ ◆ ⬢

Fetching

When requested, pulls live JSON samples for endpoints that can be called safely from the terminal.

neatve install

◜ Scanning 150 APIs
Neatve API installer
0  Select all APIs (150)
1  PokeAPI · Games and education · No key
2  Open-Meteo Forecast · Weather · No key
...
Select API pack:
03Selection rules

Every picker input has a predictable result.

Developers can choose the full catalog, one exact API, a numbered range, the first N APIs, or a natural topic search. The top menu item is always Select All so beginners do not have to learn flags first.

EnterInstall every API in the catalog.
0 or allInstall every API, same as Select All.
42Install API #42 from the visible menu.
#42 or api:42Install exact API #42 from scripts or docs.
count:25Install the first 25 APIs.
10-30Install APIs 10 through 30.
pokemonSearch by name, type, endpoint, or use case and install matching APIs.
--fetchAlso save live JSON samples where public endpoints allow it.
04Command reference

Copyable commands for the complete developer experience.

These are the important commands to show on the website so developers understand installation, discovery, pack generation, and direct JSON testing.

neatve install

Shows the full animated menu with 0 Select all APIs at the top.

neatve install --menu

Forces the menu even in scripted terminals.

neatve install pokemon --fetch

Creates a Pokémon API pack and saves a live JSON sample.

neatve install count:25

Creates a starter pack with the first 25 APIs.

neatve install 10-30

Creates a pack from a numbered range in the catalog.

neatve apis list --limit 20

Prints catalog entries with auth notes, endpoints, and official docs.

neatve apis search weather

Searches the catalog by topic, use case, endpoint, and category.

neatve apis show PokeAPI

Shows one API entry with endpoint and docs link.

neatve apis fetch pokemon --save pokemon.json

Fetches real JSON and writes it into the file you choose.

neatve --version

Confirms the installed CLI version. Use 0.3.0 or newer for the full picker.

05Generated files

Neatve writes a clean API shelf into the current project.

The CLI does not install dependencies and does not overwrite existing files unless you pass --force.

neatve.apis.json

A clean JSON manifest containing the APIs you selected, ready for scripts, docs, or app code.

src/neatve/apis.ts

Typed API definitions that can be imported into TypeScript projects.

src/neatve/client.ts

A tiny helper client for calling selected public endpoints from your project.

README.neatve.md

A local guide explaining the selected APIs, commands, docs links, and next steps.

neatve-api-samples/*.json

Optional live JSON examples created only when you run the installer with --fetch.

06Live JSON

Fetch real responses before building UI around an API.

The CLI can retrieve JSON from public endpoints and print it in the terminal or save it to a file. This makes API exploration faster because developers can see the response shape immediately.

neatve pokemon
neatve apis fetch weather
neatve apis fetch pokemon --save pokemon.json
neatve install weather --fetch

Best use

Use live fetches for prototypes, schema discovery, UI demos, onboarding examples, and quick validation that an endpoint still responds.

Production note

Public APIs can have rate limits and terms. For production apps, cache responses, respect usage policies, and add keys where providers require them.

07150 API catalog

Every API currently bundled with the Neatve CLI.

The catalog includes weather, books, public data, science, maps, animals, games, developer tooling, finance, culture, transport, and more.

Games and education: 2Weather: 3Geocoding: 2Astronomy: 1Space data: 6Space weather: 1Books: 3Language: 2Knowledge: 2Knowledge graph: 1Public indicators: 3Finance data: 2Company filings: 1Economic data: 1Labor data: 1Open data: 1Government content: 1Public safety: 1Emergency data: 1Public health data: 1Food data: 4Country data: 1Calendar data: 1Location data: 2Map data: 1Elevation data: 1Air quality: 1Biodiversity: 4Animals: 6Entertainment: 1Games: 7Anime: 2TV data: 1Film data: 2Developer news: 1Developer data: 3Package data: 14Testing: 4Mock data: 2Prediction demo: 3Fun: 4Quotes: 1Exchange rates: 2Crypto market data: 6Crypto network data: 1Art and culture: 2Books and culture: 1Research data: 5Science data: 1Health data: 1Earth data: 1Environment data: 1Ocean data: 1Gaming data: 4Comics and media: 1Music and media: 1Music data: 1Food and places: 1Commerce demo data: 3Image data: 1Time data: 1Network utility: 3Developer utility: 1News and communities: 2Lifestyle data: 1Trivia data: 1Education data: 1Transport data: 4
001 · Games and educationNo key

PokeAPI

Pokémon data, sprites, abilities, moves, and beginner-friendly demos.

https://pokeapi.co/api/v2/pokemon/pikachu
neatve apis show 1neatve install #1
Open official docs
002 · WeatherNo key

Open-Meteo Forecast

Current weather, forecasts, hourly data, and climate-backed product experiments.

https://api.open-meteo.com/v1/forecast?latitude=60.17&longitude=24.94&current=temperature_2m
neatve apis show 2neatve install #2
Open official docs
003 · GeocodingNo key

Open-Meteo Geocoding

City search, coordinates, timezone lookup, and weather app onboarding.

https://geocoding-api.open-meteo.com/v1/search?name=Helsinki
neatve apis show 3neatve install #3
Open official docs
004 · WeatherNo key

National Weather Service

United States forecasts, alerts, stations, and public weather data.

https://api.weather.gov/gridpoints/MPX/107,71/forecast
neatve apis show 4neatve install #4
Open official docs
005 · WeatherNo key

MET Norway Locationforecast

Nordic-quality weather forecasts and location-based climate interfaces.

https://api.met.no/weatherapi/locationforecast/2.0/compact?lat=60.17&lon=24.94
neatve apis show 5neatve install #5
Open official docs
006 · AstronomyNo key

Sunrise-Sunset

Daylight times, golden-hour tools, travel widgets, and calendar demos.

https://api.sunrise-sunset.org/json?lat=60.17&lng=24.94
neatve apis show 6neatve install #6
Open official docs
007 · Space dataFree key or DEMO_KEY

NASA APOD

Astronomy picture content, education cards, and daily inspiration surfaces.

https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
neatve apis show 7neatve install #7
Open official docs
008 · Space dataFree key or DEMO_KEY

NASA Mars Rover Photos

Mars rover photo galleries, STEM demos, and exploration timelines.

https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity/photos?sol=1000&api_key=DEMO_KEY
neatve apis show 8neatve install #8
Open official docs
009 · Space weatherFree key or DEMO_KEY

NASA DONKI

Solar flare, geomagnetic storm, and space weather monitoring demos.

https://api.nasa.gov/DONKI/FLR?api_key=DEMO_KEY
neatve apis show 9neatve install #9
Open official docs
010 · Space dataNo key

NASA Exoplanet Archive

Exoplanet catalogs, astronomy dashboards, and science education products.

https://exoplanetarchive.ipac.caltech.edu/TAP/sync?query=select+top+5+pl_name+from+ps&format=json
neatve apis show 10neatve install #10
Open official docs
011 · BooksNo key

Open Library

Book search, authors, covers, subjects, ISBN lookup, and reading tools.

https://openlibrary.org/search.json?q=clean+code
neatve apis show 11neatve install #11
Open official docs
012 · BooksNo key

Gutendex

Project Gutenberg book search, public-domain reading apps, and text demos.

https://gutendex.com/books?search=sherlock
neatve apis show 12neatve install #12
Open official docs
013 · BooksNo key for public data

Google Books

Book metadata, previews, authors, categories, and library-like interfaces.

https://www.googleapis.com/books/v1/volumes?q=typescript
neatve apis show 13neatve install #13
Open official docs
014 · LanguageNo key

Datamuse

Synonyms, rhymes, word suggestions, writing tools, and search helpers.

https://api.datamuse.com/words?ml=fast
neatve apis show 14neatve install #14
Open official docs
015 · LanguageNo key

Free Dictionary API

Dictionary definitions, phonetics, examples, and language-learning demos.

https://api.dictionaryapi.dev/api/v2/entries/en/hello
neatve apis show 15neatve install #15
Open official docs
016 · KnowledgeNo key

Wikimedia REST API

Wikipedia summaries, article previews, and quick knowledge cards.

https://en.wikipedia.org/api/rest_v1/page/summary/Neat
neatve apis show 16neatve install #16
Open official docs
017 · KnowledgeNo key

MediaWiki Action API

Wiki search, metadata, revisions, and knowledge-base tooling.

https://en.wikipedia.org/w/api.php?action=query&list=search&srsearch=software&format=json
neatve apis show 17neatve install #17
Open official docs
018 · Knowledge graphNo key

Wikidata Query Service

Structured linked data, entity search, facts, and knowledge graphs.

https://query.wikidata.org/sparql
neatve apis show 18neatve install #18
Open official docs
019 · Public indicatorsNo key

World Bank API

Economic, population, country, and development indicator dashboards.

https://api.worldbank.org/v2/country/FI/indicator/SP.POP.TOTL?format=json
neatve apis show 19neatve install #19
Open official docs
020 · Public indicatorsNo key

Eurostat API

European statistics, population, economy, energy, and regional data.

https://ec.europa.eu/eurostat/api/dissemination/statistics/1.0/data/demo_pjan?geo=FI&time=2024
neatve apis show 20neatve install #20
Open official docs
021 · Public indicatorsFree key recommended

U.S. Census API

U.S. demographics, geography, housing, and economic data products.

https://api.census.gov/data/2022/acs/acs5?get=NAME,B01001_001E&for=state:*
neatve apis show 21neatve install #21
Open official docs
022 · Finance dataNo key

U.S. Treasury Fiscal Data

Treasury datasets, debt, spending, exchange rates, and public finance tools.

https://api.fiscaldata.treasury.gov/services/api/fiscal_service/v1/accounting/od/rates_of_exchange
neatve apis show 22neatve install #22
Open official docs
023 · Company filingsNo key

SEC EDGAR API

Public company filings, issuer profiles, and investor research workflows.

https://data.sec.gov/submissions/CIK0000320193.json
neatve apis show 23neatve install #23
Open official docs
024 · Economic dataFree key

FRED API

Macroeconomic series, charts, dashboards, and research notebooks.

https://api.stlouisfed.org/fred/series?series_id=GDP&api_key=YOUR_KEY&file_type=json
neatve apis show 24neatve install #24
Open official docs
025 · Labor dataNo key for basic usage

BLS Public Data

Inflation, labor, employment, wage, and price index dashboards.

https://api.bls.gov/publicAPI/v2/timeseries/data/CUUR0000SA0
neatve apis show 25neatve install #25
Open official docs
026 · Open dataNo key

Data.gov CKAN

U.S. open data search, dataset discovery, and public resource catalogs.

https://catalog.data.gov/api/3/action/package_search?q=climate
neatve apis show 26neatve install #26
Open official docs
027 · Government contentNo key

GOV.UK Content API

UK government content, services, guides, and publishing metadata.

https://www.gov.uk/api/content
neatve apis show 27neatve install #27
Open official docs
028 · Public safetyNo key

UK Police API

UK police forces, neighborhoods, street-level crime, and public safety maps.

https://data.police.uk/api/forces
neatve apis show 28neatve install #28
Open official docs
029 · Emergency dataNo key

OpenFEMA API

Disaster declarations, FEMA datasets, resilience tools, and civic dashboards.

https://www.fema.gov/openfema-data-page/fema-web-disaster-declarations-v1
neatve apis show 29neatve install #29
Open official docs
030 · Public health dataNo key for low volume

openFDA

FDA labels, recalls, adverse events, and regulated public datasets.

https://api.fda.gov/drug/label.json?limit=1
neatve apis show 30neatve install #30
Open official docs
031 · Food dataFree key

USDA FoodData Central

Nutrition facts, food search, recipe helpers, and grocery prototypes.

https://api.nal.usda.gov/fdc/v1/foods/search?query=banana&api_key=DEMO_KEY
neatve apis show 31neatve install #31
Open official docs
032 · Food dataNo key

Open Food Facts

Product barcodes, ingredients, nutrition, allergens, and food transparency.

https://world.openfoodfacts.org/api/v2/product/737628064502.json
neatve apis show 32neatve install #32
Open official docs
033 · Country dataFree public access

REST Countries

Country profiles, flags, currencies, languages, and region filters.

https://restcountries.com/v3.1/name/finland
neatve apis show 33neatve install #33
Open official docs
034 · Calendar dataNo key

Nager.Date

Public holidays, long-weekend tools, calendars, and regional planning.

https://date.nager.at/api/v3/PublicHolidays/2026/FI
neatve apis show 34neatve install #34
Open official docs
035 · Location dataNo key

Zippopotam.us

Postal-code lookup, address forms, city suggestions, and location demos.

https://api.zippopotam.us/us/90210
neatve apis show 35neatve install #35
Open official docs
036 · Location dataFree username

GeoNames

Places, postal codes, timezones, geocoding, and geographic search tools.

http://api.geonames.org/searchJSON?q=helsinki&maxRows=5&username=demo
neatve apis show 36neatve install #36
Open official docs
037 · GeocodingNo key with usage policy

OpenStreetMap Nominatim

Geocoding, reverse geocoding, address lookup, and map prototypes.

https://nominatim.openstreetmap.org/search?q=Helsinki&format=json
neatve apis show 37neatve install #37
Open official docs
038 · Map dataNo key

Overpass API

OpenStreetMap queries, POI search, geospatial dashboards, and map layers.

https://overpass-api.de/api/interpreter
neatve apis show 38neatve install #38
Open official docs
039 · Elevation dataNo key

OpenTopoData

Elevation lookup, hiking tools, terrain demos, and map enrichments.

https://api.opentopodata.org/v1/test-dataset?locations=60.17,24.94
neatve apis show 39neatve install #39
Open official docs
040 · Air qualityFree key

OpenAQ

Air quality locations, measurements, sensors, and environment dashboards.

https://api.openaq.org/v3/locations
neatve apis show 40neatve install #40
Open official docs
041 · BiodiversityNo key

GBIF

Species, biodiversity occurrences, taxonomy, and nature education products.

https://api.gbif.org/v1/species/search?q=lynx
neatve apis show 41neatve install #41
Open official docs
042 · BiodiversityNo key

iNaturalist

Nature observations, species lookup, community science, and wildlife apps.

https://api.inaturalist.org/v1/taxa?q=fox
neatve apis show 42neatve install #42
Open official docs
043 · BiodiversityFree key

eBird API

Bird observations, hotspot lists, regional sightings, and nature tracking.

https://api.ebird.org/v2/data/obs/FI/recent
neatve apis show 43neatve install #43
Open official docs
044 · BiodiversityNo key

xeno-canto

Bird sound recordings, nature sound search, and audio education.

https://xeno-canto.org/api/2/recordings?query=cnt:finland
neatve apis show 44neatve install #44
Open official docs
045 · AnimalsNo key

Dog CEO

Dog images, breed demos, playful onboarding, and placeholder content.

https://dog.ceo/api/breeds/image/random
neatve apis show 45neatve install #45
Open official docs
046 · AnimalsNo key

Cat Facts API

Cat facts, tiny widgets, beginner fetch demos, and playful copy blocks.

https://catfact.ninja/fact
neatve apis show 46neatve install #46
Open official docs
047 · AnimalsFree key

TheCatAPI

Cat images, breeds, favorites, votes, and animal-focused demos.

https://api.thecatapi.com/v1/images/search
neatve apis show 47neatve install #47
Open official docs
048 · AnimalsFree key

TheDogAPI

Dog images, breed metadata, pet interfaces, and demo galleries.

https://api.thedogapi.com/v1/images/search
neatve apis show 48neatve install #48
Open official docs
049 · AnimalsNo key

Random Fox

Random fox images, lightweight cards, and fun visual placeholders.

https://randomfox.ca/floof/
neatve apis show 49neatve install #49
Open official docs
050 · AnimalsNo key

Shibe Online

Shiba, cat, and bird image placeholders for playful prototypes.

https://shibe.online/api/shibes?count=1
neatve apis show 50neatve install #50
Open official docs
051 · EntertainmentNo key

Rick and Morty API

Characters, episodes, locations, and fan-data interface demos.

https://rickandmortyapi.com/api/character/1
neatve apis show 51neatve install #51
Open official docs
052 · GamesNo key

D&D 5e API

Role-playing game rules, spells, classes, monsters, and game tools.

https://www.dnd5eapi.co/api/spells/fireball
neatve apis show 52neatve install #52
Open official docs
053 · GamesNo key

Open Trivia DB

Trivia questions, quizzes, onboarding games, and knowledge challenges.

https://opentdb.com/api.php?amount=10
neatve apis show 53neatve install #53
Open official docs
054 · AnimeNo key

Jikan

Anime search, characters, seasons, recommendations, and fan dashboards.

https://api.jikan.moe/v4/anime?q=naruto
neatve apis show 54neatve install #54
Open official docs
055 · AnimeNo key for public data

AniList GraphQL

Anime and manga GraphQL search, lists, rankings, and media products.

https://graphql.anilist.co
neatve apis show 55neatve install #55
Open official docs
056 · GamesNo key

Amiibo API

Nintendo Amiibo figures, game collectibles, and searchable catalogs.

https://www.amiiboapi.com/api/amiibo/?name=mario
neatve apis show 56neatve install #56
Open official docs
057 · GamesNo key

Digimon API

Digimon characters, attributes, levels, images, and fandom tools.

https://digi-api.com/api/v1/digimon/1
neatve apis show 57neatve install #57
Open official docs
058 · GamesNo key

CheapShark

PC game deals, store pricing, deal alerts, and gaming dashboards.

https://www.cheapshark.com/api/1.0/deals?storeID=1&upperPrice=15
neatve apis show 58neatve install #58
Open official docs
059 · GamesNo key

BoardGameGeek XML API

Board game search, collection tools, ratings, and tabletop catalogs.

https://boardgamegeek.com/xmlapi2/search?query=catan
neatve apis show 59neatve install #59
Open official docs
060 · GamesFree key

RAWG

Video game metadata, screenshots, ratings, platforms, and game libraries.

https://api.rawg.io/api/games?key=YOUR_KEY
neatve apis show 60neatve install #60
Open official docs
061 · TV dataNo key

TVMaze

TV shows, episodes, cast search, schedules, and media discovery.

https://api.tvmaze.com/search/shows?q=office
neatve apis show 61neatve install #61
Open official docs
062 · Film dataNo key

Studio Ghibli API

Studio Ghibli films, characters, locations, and animation fan demos.

https://ghibliapi.vercel.app/films
neatve apis show 62neatve install #62
Open official docs
063 · Film dataNo key

SWAPI.tech

Star Wars people, planets, films, vehicles, and fan catalog demos.

https://www.swapi.tech/api/people/1
neatve apis show 63neatve install #63
Open official docs
064 · Space dataNo key

Where The ISS At

ISS location tracking, live maps, orbital demos, and space widgets.

https://api.wheretheiss.at/v1/satellites/25544
neatve apis show 64neatve install #64
Open official docs
065 · Developer newsNo key

Hacker News Firebase

Tech news feeds, story ranking, comments, and community dashboards.

https://hacker-news.firebaseio.com/v0/topstories.json
neatve apis show 65neatve install #65
Open official docs
066 · Developer dataNo key for basic usage

Stack Exchange API

Questions, answers, tags, reputation, and developer knowledge tools.

https://api.stackexchange.com/2.3/questions?order=desc&sort=activity&site=stackoverflow
neatve apis show 66neatve install #66
Open official docs
067 · Developer dataNo key for low-volume public data

GitHub REST API

Repository metadata, issues, releases, contributors, and developer tooling.

https://api.github.com/repos/vercel/next.js
neatve apis show 67neatve install #67
Open official docs
068 · Developer dataNo key for public data

GitLab REST API

Public projects, issues, merge requests, users, and dev dashboards.

https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab
neatve apis show 68neatve install #68
Open official docs
069 · Package dataNo key

npm Registry API

Package metadata, versions, downloads, dependency tools, and release checks.

https://registry.npmjs.org/next
neatve apis show 69neatve install #69
Open official docs
070 · Package dataNo key

PyPI JSON API

Python package metadata, versions, releases, and dependency dashboards.

https://pypi.org/pypi/requests/json
neatve apis show 70neatve install #70
Open official docs
071 · Package dataNo key for public data

crates.io API

Rust package metadata, versions, downloads, and ecosystem tools.

https://crates.io/api/v1/crates/serde
neatve apis show 71neatve install #71
Open official docs
072 · Package dataNo key

RubyGems API

Ruby gem metadata, versions, dependencies, and release monitoring.

https://rubygems.org/api/v1/gems/rails.json
neatve apis show 72neatve install #72
Open official docs
073 · Package dataNo key

Packagist API

PHP Composer package metadata, downloads, versions, and dependency tooling.

https://packagist.org/packages/laravel/framework.json
neatve apis show 73neatve install #73
Open official docs
074 · Package dataNo key

jsDelivr Data API

CDN package metadata, versions, file lists, and frontend tooling.

https://data.jsdelivr.com/v1/package/npm/react
neatve apis show 74neatve install #74
Open official docs
075 · Package dataNo key for public data

Docker Hub API

Container image tags, repository metadata, and deployment tooling.

https://hub.docker.com/v2/repositories/library/node/tags
neatve apis show 75neatve install #75
Open official docs
076 · Package dataFree key

Libraries.io

Open-source dependency metadata, repository stats, and package discovery.

https://libraries.io/api/search?q=react&api_key=YOUR_KEY
neatve apis show 76neatve install #76
Open official docs
077 · TestingNo key

JSONPlaceholder

Fake posts, users, todos, comments, and quick frontend fetch demos.

https://jsonplaceholder.typicode.com/posts/1
neatve apis show 77neatve install #77
Open official docs
078 · TestingNo key

httpbin

HTTP request testing, headers, auth flows, redirects, and debugging.

https://httpbin.org/get
neatve apis show 78neatve install #78
Open official docs
079 · TestingNo key

Postman Echo

API request testing, echo responses, headers, and integration demos.

https://postman-echo.com/get?foo=bar
neatve apis show 79neatve install #79
Open official docs
080 · TestingFree public access

ReqRes

Mock users, login flows, pagination, and UI state prototyping.

https://reqres.in/api/users?page=2
neatve apis show 80neatve install #80
Open official docs
081 · Mock dataNo key

Random User

User profiles, avatars, addresses, and realistic seed data.

https://randomuser.me/api/
neatve apis show 81neatve install #81
Open official docs
082 · Mock dataNo key

Random Data API

Mock users, banks, appliances, addresses, and seeded demos.

https://random-data-api.com/api/v2/users
neatve apis show 82neatve install #82
Open official docs
083 · Prediction demoNo key for low volume

Agify

Age prediction demos, playful onboarding, and tiny ML-like interfaces.

https://api.agify.io?name=ozan
neatve apis show 83neatve install #83
Open official docs
084 · Prediction demoNo key for low volume

Genderize

Name-based prediction demos, forms, and playful data examples.

https://api.genderize.io?name=alex
neatve apis show 84neatve install #84
Open official docs
085 · Prediction demoNo key for low volume

Nationalize

Name-origin prediction demos, country guesses, and playful onboarding.

https://api.nationalize.io?name=mika
neatve apis show 85neatve install #85
Open official docs
086 · FunNo key

Advice Slip

Random advice cards, tiny motivational widgets, and demo content.

https://api.adviceslip.com/advice
neatve apis show 86neatve install #86
Open official docs
087 · FunNo key

Official Joke API

Random jokes, loading states, team tools, and playful UI demos.

https://official-joke-api.appspot.com/random_joke
neatve apis show 87neatve install #87
Open official docs
088 · FunNo key

icanhazdadjoke

Dad jokes, Slack bot demos, playful empty states, and tiny widgets.

https://icanhazdadjoke.com/
neatve apis show 88neatve install #88
Open official docs
089 · FunNo key

Chuck Norris Jokes

Random joke widgets, demo payloads, and humorous loading screens.

https://api.chucknorris.io/jokes/random
neatve apis show 89neatve install #89
Open official docs
090 · QuotesFree public access

ZenQuotes

Quote cards, daily inspiration, writing prompts, and dashboard widgets.

https://zenquotes.io/api/random
neatve apis show 90neatve install #90
Open official docs
091 · Exchange ratesNo key

Frankfurter

Exchange rates, currency converters, invoice examples, and finance demos.

https://api.frankfurter.app/latest?from=EUR&to=USD
neatve apis show 91neatve install #91
Open official docs
092 · Exchange ratesNo key

European Central Bank Data API

Official exchange rates, macro data, and European finance dashboards.

https://data-api.ecb.europa.eu/service/data/EXR/D.USD.EUR.SP00.A?lastNObservations=1
neatve apis show 92neatve install #92
Open official docs
093 · Crypto market dataFree demo tier

CoinGecko

Crypto prices, market data, coins, exchanges, and finance prototypes.

https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd
neatve apis show 93neatve install #93
Open official docs
094 · Crypto market dataFree tier

CoinCap

Crypto assets, markets, rates, exchanges, and real-time price examples.

https://api.coincap.io/v2/assets/bitcoin
neatve apis show 94neatve install #94
Open official docs
095 · Crypto market dataNo key for public endpoints

Blockchain.com

Bitcoin ticker data, blockchain stats, and lightweight crypto widgets.

https://blockchain.info/ticker
neatve apis show 95neatve install #95
Open official docs
096 · Crypto network dataNo key

mempool.space

Bitcoin mempool fees, blocks, transactions, and network dashboards.

https://mempool.space/api/v1/fees/recommended
neatve apis show 96neatve install #96
Open official docs
097 · Crypto market dataNo key for market data

Binance Public API

Exchange tickers, market prices, order books, and trading demos.

https://api.binance.com/api/v3/ticker/price?symbol=BTCUSDT
neatve apis show 97neatve install #97
Open official docs
098 · Crypto market dataNo key for public data

Kraken Public API

Crypto tickers, asset pairs, spreads, and market data dashboards.

https://api.kraken.com/0/public/Ticker?pair=XBTUSD
neatve apis show 98neatve install #98
Open official docs
099 · Finance dataNo key

Coinbase Exchange Rates

Exchange rates, crypto conversion examples, and finance widgets.

https://api.coinbase.com/v2/exchange-rates?currency=BTC
neatve apis show 99neatve install #99
Open official docs
100 · Art and cultureNo key

Art Institute of Chicago

Artwork search, museum collections, images, and culture experiences.

https://api.artic.edu/api/v1/artworks/search?q=monet
neatve apis show 100neatve install #100
Open official docs
101 · Art and cultureNo key

Metropolitan Museum of Art

Museum collection search, artwork object IDs, culture apps, and art discovery.

https://collectionapi.metmuseum.org/public/collection/v1/search?q=vangogh
neatve apis show 101neatve install #101
Open official docs
102 · Books and cultureNo key

Library of Congress JSON API

Library records, public collections, search interfaces, and culture datasets.

https://www.loc.gov/books/?fo=json&q=python
neatve apis show 102neatve install #102
Open official docs
103 · Research dataNo key for basic usage

OpenAlex Works

Scholarly works, authors, institutions, citations, and research discovery tools.

https://api.openalex.org/works?search=machine%20learning&per-page=1
neatve apis show 103neatve install #103
Open official docs
104 · Research dataNo key

Crossref Works

DOI metadata, academic search, journals, publishers, and citation workflows.

https://api.crossref.org/works?query=climate&rows=1
neatve apis show 104neatve install #104
Open official docs
105 · Research dataNo key for basic usage

Semantic Scholar Search

Paper search, author metadata, citation graphs, and research assistants.

https://api.semanticscholar.org/graph/v1/paper/search?query=machine%20learning&limit=1&fields=title,authors,year
neatve apis show 105neatve install #105
Open official docs
106 · Research dataNo key

DOAJ Articles

Open-access journal article search, academic catalogs, and content discovery.

https://doaj.org/api/search/articles/climate?page=1&pageSize=1
neatve apis show 106neatve install #106
Open official docs
107 · Research dataNo key

PLOS Search

PLOS articles, science search, metadata enrichment, and research demos.

https://api.plos.org/search?q=title:DNA&rows=1&wt=json
neatve apis show 107neatve install #107
Open official docs
108 · Science dataNo key

PubChem PUG REST

Chemical compounds, substances, assays, identifiers, and science education.

https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/name/aspirin/JSON
neatve apis show 108neatve install #108
Open official docs
109 · Health dataNo key

ClinicalTrials.gov v2

Clinical trial search, study metadata, health research, and medical dashboards.

https://clinicaltrials.gov/api/v2/studies?query.term=diabetes&pageSize=1
neatve apis show 109neatve install #109
Open official docs
110 · Earth dataNo key

USGS Earthquake GeoJSON

Recent earthquakes, GeoJSON maps, seismic alerts, and geospatial demos.

https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&limit=5&orderby=time
neatve apis show 110neatve install #110
Open official docs
111 · Environment dataNo key

USGS Water Services

Water levels, flow data, station telemetry, and environmental dashboards.

https://waterservices.usgs.gov/nwis/iv/?format=json&sites=01646500&parameterCd=00060
neatve apis show 111neatve install #111
Open official docs
112 · Ocean dataNo key

NOAA Tides and Currents

Tide gauges, water levels, marine data, and coastal monitoring tools.

https://api.tidesandcurrents.noaa.gov/api/prod/datagetter?date=latest&station=9414290&product=water_level&datum=MLLW&time_zone=gmt&units=metric&format=json
neatve apis show 112neatve install #112
Open official docs
113 · Space dataNo key

SpaceX Latest Launch

Launch data, rockets, missions, payloads, and space dashboards.

https://api.spacexdata.com/v5/launches/latest
neatve apis show 113neatve install #113
Open official docs
114 · Space dataNo key

Launch Library Upcoming

Upcoming launches, agencies, launch pads, and mission countdown products.

https://ll.thespacedevs.com/2.3.0/launches/upcoming/?limit=1
neatve apis show 114neatve install #114
Open official docs
115 · Crypto market dataNo key

CoinPaprika

Crypto tickers, market caps, exchange data, and price widgets.

https://api.coinpaprika.com/v1/tickers/btc-bitcoin
neatve apis show 115neatve install #115
Open official docs
116 · Gaming dataNo key

OpenDota Heroes

Dota heroes, esports experiments, game analytics, and fan tools.

https://api.opendota.com/api/heroes
neatve apis show 116neatve install #116
Open official docs
117 · Gaming dataNo key

Chess.com Player Stats

Chess player stats, leaderboards, profile widgets, and game dashboards.

https://api.chess.com/pub/player/hikaru/stats
neatve apis show 117neatve install #117
Open official docs
118 · Gaming dataNo key

Scryfall Cards

Magic card search, deck tools, card images, and collection apps.

https://api.scryfall.com/cards/named?fuzzy=black%20lotus
neatve apis show 118neatve install #118
Open official docs
119 · Gaming dataNo key

YGOProDeck Card API

Yu-Gi-Oh card data, archetypes, deck builders, and card search.

https://db.ygoprodeck.com/api/v7/cardinfo.php?name=Dark%20Magician
neatve apis show 119neatve install #119
Open official docs
120 · Comics and mediaNo key

xkcd JSON

Comic metadata, daily content widgets, and playful developer demos.

https://xkcd.com/info.0.json
neatve apis show 120neatve install #120
Open official docs
121 · Music and mediaNo key

iTunes Search

Music, podcasts, apps, media search, previews, and catalog examples.

https://itunes.apple.com/search?term=daft%20punk&entity=song&limit=1
neatve apis show 121neatve install #121
Open official docs
122 · Music dataNo key

MusicBrainz Artist Search

Music metadata, artist lookup, releases, recordings, and catalog enrichment.

https://musicbrainz.org/ws/2/artist/?query=artist:radiohead&fmt=json
neatve apis show 122neatve install #122
Open official docs
123 · Food and placesNo key

Open Brewery DB

Brewery search, local discovery, maps, and place-based product demos.

https://api.openbrewerydb.org/v1/breweries?by_city=san_diego&per_page=3
neatve apis show 123neatve install #123
Open official docs
124 · Food dataNo key for test key

TheMealDB

Recipes, meal categories, ingredients, cooking apps, and food discovery.

https://www.themealdb.com/api/json/v1/1/search.php?s=Arrabiata
neatve apis show 124neatve install #124
Open official docs
125 · Food dataNo key for test key

TheCocktailDB

Cocktails, recipes, ingredients, menus, and nightlife demos.

https://www.thecocktaildb.com/api/json/v1/1/search.php?s=margarita
neatve apis show 125neatve install #125
Open official docs
126 · Commerce demo dataNo key

Fake Store API

Ecommerce mockups, product cards, carts, checkout demos, and UI testing.

https://fakestoreapi.com/products?limit=5
neatve apis show 126neatve install #126
Open official docs
127 · Commerce demo dataNo key

DummyJSON Products

Products, carts, users, recipes, posts, and realistic prototype data.

https://dummyjson.com/products?limit=5
neatve apis show 127neatve install #127
Open official docs
128 · Commerce demo dataNo key

Platzi Fake Store

Product grids, ecommerce prototypes, images, categories, and admin demos.

https://api.escuelajs.co/api/v1/products?offset=0&limit=5
neatve apis show 128neatve install #128
Open official docs
129 · Image dataNo key

Lorem Picsum List

Placeholder images, galleries, cards, and visual prototyping.

https://picsum.photos/v2/list?page=1&limit=5
neatve apis show 129neatve install #129
Open official docs
130 · Time dataNo key

WorldTimeAPI

Timezone data, current time, scheduling tools, and date-time experiments.

https://worldtimeapi.org/api/timezone/Europe/Helsinki
neatve apis show 130neatve install #130
Open official docs
131 · Network utilityNo key

ipify

Public IP lookup, diagnostics, network widgets, and connectivity tests.

https://api.ipify.org?format=json
neatve apis show 131neatve install #131
Open official docs
132 · Network utilityNo key

ipwho.is

IP geolocation, timezone hints, country lookup, and lightweight network demos.

https://ipwho.is/
neatve apis show 132neatve install #132
Open official docs
133 · Network utilityNo key

Google DNS over HTTPS

DNS lookups, domain diagnostics, network teaching tools, and status panels.

https://dns.google/resolve?name=neatve.com&type=A
neatve apis show 133neatve install #133
Open official docs
134 · Package dataNo key

npm Downloads API

npm package download charts, package popularity, and developer dashboards.

https://api.npmjs.org/downloads/point/last-week/react
neatve apis show 134neatve install #134
Open official docs
135 · Package dataNo key

npms.io Search

npm package search, scoring, discovery, and open-source tooling.

https://api.npms.io/v2/search?q=react&size=1
neatve apis show 135neatve install #135
Open official docs
136 · Package dataNo key

Bundlephobia Size API

Bundle size checks, frontend performance tools, and dependency reviews.

https://bundlephobia.com/api/size?package=react@latest
neatve apis show 136neatve install #136
Open official docs
137 · Developer utilityNo key

Shields.io npm Badge JSON

Badge metadata, version widgets, package status, and README tooling.

https://img.shields.io/npm/v/neatve.json
neatve apis show 137neatve install #137
Open official docs
138 · Package dataNo key

Homebrew Formula API

Homebrew package metadata, versions, analytics, and developer dashboards.

https://formulae.brew.sh/api/formula/node.json
neatve apis show 138neatve install #138
Open official docs
139 · Package dataNo key

Repology Project API

Cross-distro package versions, release tracking, and dependency intelligence.

https://repology.org/api/v1/project/python
neatve apis show 139neatve install #139
Open official docs
140 · Package dataNo key

Ecosyste.ms Package Lookup

Package metadata across ecosystems, repositories, and dependency graphs.

https://packages.ecosyste.ms/api/v1/packages/lookup?ecosystem=npm&name=react
neatve apis show 140neatve install #140
Open official docs
141 · News and communitiesNo key

HNPWA News API

Hacker News-style feeds, story cards, discussion UIs, and reading apps.

https://api.hnpwa.com/v0/news/1.json
neatve apis show 141neatve install #141
Open official docs
142 · News and communitiesNo key

DEV Community Articles

Developer articles, community content, blog discovery, and content feeds.

https://dev.to/api/articles?top=1
neatve apis show 142neatve install #142
Open official docs
143 · Lifestyle dataNo key

Bored API

Activity ideas, playful apps, onboarding empty states, and random suggestions.

https://bored.api.lewagon.com/api/activity
neatve apis show 143neatve install #143
Open official docs
144 · Trivia dataNo key

Numbers API

Number facts, trivia widgets, education cards, and daily content snippets.

http://numbersapi.com/42/trivia?json
neatve apis show 144neatve install #144
Open official docs
145 · Games and educationNo key

Deck of Cards API

Card games, probability lessons, blackjack demos, and game prototypes.

https://deckofcardsapi.com/api/deck/new/shuffle/?deck_count=1
neatve apis show 145neatve install #145
Open official docs
146 · Education dataNo key

University Domains API

University search, domain data, education apps, and school directories.

http://universities.hipolabs.com/search?country=Finland
neatve apis show 146neatve install #146
Open official docs
147 · Transport dataNo key

Digitraffic Finland Rail

Finnish train departures, live transport boards, and mobility dashboards.

https://rata.digitraffic.fi/api/v1/live-trains/station/HKI?departing_trains=5
neatve apis show 147neatve install #147
Open official docs
148 · Transport dataNo key for basic usage

Transport for London Status

Tube line status, London mobility apps, transit alerts, and dashboards.

https://api.tfl.gov.uk/Line/Mode/tube/Status
neatve apis show 148neatve install #148
Open official docs
149 · Transport dataNo key

Citi Bike GBFS Status

Bike-share station status, mobility maps, availability widgets, and GBFS demos.

https://gbfs.citibikenyc.com/gbfs/en/station_status.json
neatve apis show 149neatve install #149
Open official docs
150 · Transport dataNo key for public endpoint

OpenSky Network States

Aircraft state vectors, live flight maps, aviation dashboards, and geospatial demos.

https://opensky-network.org/api/states/all
neatve apis show 150neatve install #150
Open official docs
08Recipes

Small API projects that can become real product hooks.

These recipes show why the API shelf is useful: developers can start with public data, create a believable interface, then replace or harden the data source later.

Weather-powered landing page badges with Open-MeteoLearning flashcards from PokeAPI, Open Library, or Free Dictionary APIPublic data dashboards with World Bank, Eurostat, SEC EDGAR, or Treasury dataLive incident maps with USGS earthquakes, OpenFEMA, OpenAQ, or water servicesDeveloper launch monitors with GitHub, npm, PyPI, crates.io, and package APIsFinance explainers with Frankfurter, ECB, CoinGecko, CoinCap, or Coinbase rates
09Troubleshooting

Clear fixes for the most common CLI confusion.

npm warns about Node versionUse Node 14 or newer. Node 20 is recommended for modern projects, but the CLI is kept compatible with Node 14+.
I typed npm install -g neatve pokemonDo not pass API names to npm. First install neatve, then run neatve install pokemon from your project folder.
A live fetch failsSome public APIs enforce rate limits, headers, keys, or downtime. The API pack still installs; only the optional sample fetch failed.
I want everythingRun neatve install, then press Enter, type 0, or type all when the menu opens.
I only want one numbered APIUse the menu number, or script it with neatve install #42 or neatve install api:42.
10Publish notes

How to release a new CLI version when the package changes.

Update the package version, run the checks, publish from the CLI package folder, then reinstall the latest version globally before testing. npm may ask for a passkey or one-time password during publish.

cd packages/cli
npm pack --dry-run
npm publish
npm install -g neatve@latest
neatve --version