Free Apis Catalog logo

Free Apis Catalog

Community
jamditis
free-apis-catalog

Curated free APIs with verified free-tier limits. Use when suggesting APIs or finding free weather, news, finance, or sports data.

Overview

Publisherjamditis
Repositoryclaude-skills-journalism
Skill namefree-apis-catalog
Stars
397
Forks
64
Bundled files
1
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 1 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by jamditis on GitHub. Read the source before you install it.

Installation

Install the Free Apis Catalog AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/jamditis/claude-skills-journalism.git /tmp/claude-skills-journalism
mkdir -p .claude/skills
cp -r /tmp/claude-skills-journalism/research-toolkit/skills/free-apis-catalog .claude/skills/free-apis-catalog
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Free Apis Catalog in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Free Apis Catalog on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Free Apis Catalog is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Free APIs catalog (journalism-curated)

A short list of free APIs that work for journalism, research, and weekend projects under current free-tier conditions. The value here is curation under verified 2026 free-tier limits, not coverage. For breadth, defer to the canonical aggregator below.

Canonical breadth reference

For a near-complete inventory of free public APIs across every category (1000+ entries, actively maintained), use:

Not archived, last commit verified 2026-05-09, 4,600+ commits, 6,000+ merged PRs. When you need an API outside the categories below, search there first.

This skill curates the journalism-relevant subset.

Recently sunset / changed (don't use)

APIStatusWhat to use instead
IEX CloudFully retired 2024-08-31. https://iexcloud.org/Alpha Vantage, Tiingo IEX, Financial Modeling Prep, Polygon
CrowdTangleSunset 2024-08-14Meta Content Library (academic/non-profit-research only, most journalists ineligible). https://transparency.meta.com/researchtools/meta-content-library/
ProPublica Congress APIRetired 2024-07-10, repo archived. https://www.propublica.org/nerds/congress-api-updateapi.congress.gov (Library of Congress, free with api.data.gov key)
X / Twitter API free tierEffectively eliminated for new developers as of Feb 2026; pay-per-use only. Uncertain on exact figures (provider pricing page returned 402). Treat as paid.No free replacement; closest free alternatives are Bluesky Jetstream + Mastodon
Reddit APIFree for research/non-commercial only since June 2023; paid for commercial use. https://www.reddit.com/wiki/api/(Same, usable for journalism research, prohibited for monetized products)
Hugging Face Inference APIRebranded to Inference Providers (router across 20+ providers). Free users now get $0.10/month in credits, down from previous unmetered free tier for many models. https://huggingface.co/docs/inference-providers/pricingFree tier still works for low-volume / embeddings; paid for production

Journalism-curated short list

All entries below verified against provider pages on 2026-05-09 unless marked uncertain. Always confirm rate limits against the provider's live developer docs before depending on them in production.

News monitoring

APIFree tierNotes
GDELT 2.0Fully free, no authGlobal news + knowledge graph, updates every 15 min, BigQuery-mirrored. Strong for cross-border / longitudinal monitoring.
NewsAPI100 req/day, 24h delay, 1mo window, dev-onlyCommercial use prohibited on free tier. Not usable in shipped products.
GNews100 req/day, 30d window, 12h delay, non-commercial10 articles/request cap.
Mediastack100 req/month, 30-min delayFunctionally a demo.
NYT Article Search / Top StoriesFree with key, daily cap (uncertain, verify)Solid for archival queries.

Social platforms (post-API-monetization landscape)

APIFree tierNotes
Bluesky JetstreamPublic WebSocket firehose, no authReal-time public-post stream. 4 official instances. Caveat: not formally part of AT Protocol, no long-term stability commitment.
Bluesky AppViewPublic read endpoints, 3000 req / 5min IP-basedAuth needed for write ops. Profiles, posts, search.
MastodonPer-instance, OAuth, public endpoints often unauth-readableFederated, coverage is server-by-server.
Threads (Meta)Free pricing not surfaced on docs page (uncertain, verify)Read/post/reply/search/insights/webhooks.
Reddit100 QPM authenticated, 10 QPM unauthenticated, non-commercial onlyAdequate for OSINT/research, prohibited for monetized products.
Meta Content LibraryAcademic / non-profit researchers onlyMost journalists need a university partner to qualify.
TikTok Research APIAcademic-affiliated researchers onlySame eligibility gate as MCL.

Government / public records (US)

APIFree tierNotes
api.data.gov umbrella keyOne key for 25+ federal agencies, 450+ APIsGateway for NASA, NPS, NIH, USGS, FDA, EPA, LoC, etc. Use this first.
api.congress.govFree with api.data.gov keyOfficial Library of Congress legislative data. Replaces ProPublica Congress API.
GovInfo (GPO)Uses api.data.gov keyFederal-publication search and full-text. New MCP server in public preview for LLM workflows.
OpenFECFree, api.data.gov keyCampaign finance. (Page ECONNREFUSED on verification day, confirm rate limits live.)
Census APIFree, no documented rate limitsDemographic / economic data.
BLS500 queries/day, 25 series/query with key (uncertain, page 403'd; verify)Labor statistics.
BEAFree with keyNational income & product accounts.
EPA EnvirofactsFree, no authTRI, Superfund, ECHO, RCRAInfo, SDWIS, GHG, RadNet, FRS, ~20 EPA programs.
USGS earthquakesFree, no authReal-time + historical earthquake events. GeoJSON / QuakeML / CSV.

Weather / climate

APIFree tierNotes
NWS api.weather.govFully free, no key, just User-Agent header"Generous" rate limit. Forecasts, alerts, observations, gridpoints. US only.
Open-MeteoFree non-commercial: 600/min, 10k/day, 300k/month, no keyCC BY 4.0 attribution required. Global. Commercial use requires paid.
OpenWeather60 calls/min, 1M calls/mo on free tierHistorical weather, 30-day forecasts, Bulk Download, Weather History API are paid. Students get historical via student program.

Financial / economic

APIFree tierNotes
FRED (St. Louis Fed)Free with key (uncertain, page 403'd; verify limits)Primary reference for US macro data.
CoinGecko Demo10k calls/mo, 30/min, free with keyAttribution required.
Alpha Vantage25 requests/dayFree tier is now a demo, not a usable journalism data source. Migration target for IEX Cloud users, but expect to need a paid tier for any real workload.
Financial Modeling PrepFree tier exists, paid for productionIEX Cloud successor.

Archive / preservation

APIFree tierNotes
Wayback MachineFreeAvailability JSON, Memento, CDX server. Save Page Now exposes programmatic submit.
archive.todayProgrammatic submit available; no public API docs (uncertain, WebFetch blocked)Useful for redundancy alongside Wayback. Verify endpoint by direct curl.

AI / ML

APIFree tierNotes
Hugging Face Inference Providers$0.10/month free credit, then pay-as-you-go2024 rebrand from "Inference API." Plain HF Inference now mostly CPU-only (embeddings, BERT-class). PRO users get $2/month.
CohereFree trial key for development, rate-limitedPaid for production.

Sports

APIFree tierNotes
TheSportsDBFree at point of access$9/mo premium for production key.
football-data.orgFree tier covers 12 major competitionsUCL, Premier League, La Liga, Serie A, Bundesliga, Ligue 1, etc.

Evaluating APIs from the catalog

When picking an API for a journalism project, check three things on the provider's developer docs:

FieldWhat to check
Auth"No auth" = no registration. "Key required" = sign up + manage the key. OAuth = per-user flow.
Free-tier limitsDaily / monthly request caps, rate limits per minute, article delay (often 12–24h on free tiers), recency window.
Commercial restrictionMany "free" APIs prohibit commercial use. Even an internal newsroom tool that supports paid coverage may count. Read the ToS.
CORSMatters for browser frontends, irrelevant for backend scripts and cron jobs.
Stability commitmentSome "free firehose" APIs (e.g., Bluesky Jetstream) have no long-term stability commitment. Don't depend on them in production without a fallback.

Weekend project ideas

  • News alerts: GDELT or NewsAPI + keyword filter + Telegram bot (2–3 hours)
  • Sentiment signal: News feed + Hugging Face sentiment model + score from −1 to +1 (note free-tier credit cap)
  • Weather dashboard: Open-Meteo + historical data + forecast for target city
  • Earthquake monitor: USGS FDSN feed + threshold filter + Slack notification
  • Federal dataset explorer: api.data.gov key + cycle through agencies + index findings to a project digital archive

Usage tip

For any new project needing external data: check the journalism-curated list above first. If nothing fits, search public-apis/public-apis. Feed candidate API docs to an agent along with your specific use case, it'll spot rate-limit / commercial-use traps that a casual read would miss.

Last currency sweep

2026-05-09. Verified directly against provider pages where reachable; uncertain entries marked inline with the specific provider page that failed verification (403, ECONNREFUSED, login-walled). Re-verify rate-limit numbers before depending on them in production.


Curation under current free-tier conditions is what paid alternatives like RapidAPI's directory don't provide. Coverage is what public-apis/public-apis is for.

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Free Apis Catalog AI skill do?

Curated free APIs with verified free-tier limits. Use when suggesting APIs or finding free weather, news, finance, or sports data.

Why use Free Apis Catalog on TypingMind?

Because you install it once and use it with any model. Free Apis Catalog is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Free Apis Catalog in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/jamditis/claude-skills-journalism/tree/master/research-toolkit/skills/free-apis-catalog. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Free Apis Catalog?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Free Apis Catalog?

As many as you like. As long as a model supports skills, you can use Free Apis Catalog with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Free Apis Catalog AI skill free?

Yes. It is published on GitHub by jamditis under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇