NASA FIRMS website screenshot

NASA FIRMS

NASA Fire Information for Resource Management System (FIRMS) REST API providing near-real-time satellite fire detections globally from MODIS (Terra/Aqua), VIIRS (S-NPP, NOAA-20, NOAA-21), and LANDSAT instruments. Data is available within 3 hours of satellite observation worldwide, with Ultra Real-Time detections available within 60 seconds for the US and Canada. Supports area-based bounding box queries, KML fire footprints by region, data availability checks, and missing data identification. Free MAP_KEY registration required.

NASA FIRMS publishes 4 APIs on the APIs.io network, including Area Fire Detections API, Data Availability API, KML Fire Footprints API, and 1 more. Tagged areas include NASA, Fire Detection, Satellite, MODIS, and VIIRS.

The NASA FIRMS catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

NASA FIRMS’s developer surface includes documentation, getting-started guide, authentication, pricing, engineering blog, and 11 more developer resources.

49.4/100 developing ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
1 APIs
NASAFire DetectionSatelliteMODISVIIRSRemote SensingOpen DataEnvironmentalGeospatialScience

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/nasa-firms: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

NASA FIRMS Area Fire Detections API

Active fire hotspot detections within a bounding box area

NASA FIRMS Data Availability API

Check which dates have Standard Processing or Near Real-Time data

NASA FIRMS KML Fire Footprints API

KMZ files containing color-coded fire footprint polygons by region

NASA FIRMS Missing Data API

Identify dates with absent satellite fire detection data

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Nasa Firms Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Nasa Firms Context

0 classes · 3 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

NASA FIRMS API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Data Availability Record

4 properties

JSON SCHEMA

Fire Detection Record

13 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Data Availability Request

5 fields

EXAMPLE

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nasa Firms Domain Security

TLSv1.2 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Nasa Firms Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nasa-firms
name: NASA FIRMS
description: 'NASA Fire Information for Resource Management System (FIRMS) REST API providing near-real-time satellite fire
  detections globally from MODIS (Terra/Aqua), VIIRS (S-NPP, NOAA-20, NOAA-21), and LANDSAT instruments. Data is available
  within 3 hours of satellite observation worldwide, with Ultra Real-Time detections available within 60 seconds for the US
  and Canada. Supports area-based bounding box queries, KML fire footprints by region, data availability checks, and missing
  data identification. Free MAP_KEY registration required.

  '
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nasa-firms.png
url: https://raw.githubusercontent.com/api-evangelist/nasa-firms/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
type: Index
tags:
- NASA
- Fire Detection
- Satellite
- MODIS
- VIIRS
- Remote Sensing
- Open Data
- Environmental
- Geospatial
- Science
apis:
- aid: nasa-firms:nasa-firms-area-fire-detections-api
  name: NASA FIRMS Area Fire Detections API
  description: Active fire hotspot detections within a bounding box area
  humanURL: https://firms.modaps.eosdis.nasa.gov/api/area/
  baseURL: https://firms.modaps.eosdis.nasa.gov
  tags:
  - Area Fire Detections
  properties:
  - type: OpenAPI
    url: openapi/nasa-firms-area-fire-detections-api-openapi.yml
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/area/
  - type: JSONSchema
    url: json-schema/fire-detection.json
  - type: Examples
    url: examples/area-fire-detections-request.json
  - type: Examples
    url: examples/area-fire-detections-response.csv
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/kml_fire_footprints/
  - type: Examples
    url: examples/kml-fire-footprints-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/data_availability/
  - type: JSONSchema
    url: json-schema/data-availability.json
  - type: Examples
    url: examples/data-availability-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/missing_data/
- aid: nasa-firms:nasa-firms-data-availability-api
  name: NASA FIRMS Data Availability API
  description: Check which dates have Standard Processing or Near Real-Time data
  humanURL: https://firms.modaps.eosdis.nasa.gov/api/area/
  baseURL: https://firms.modaps.eosdis.nasa.gov
  tags:
  - Data Availability
  properties:
  - type: OpenAPI
    url: openapi/nasa-firms-data-availability-api-openapi.yml
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/area/
  - type: JSONSchema
    url: json-schema/fire-detection.json
  - type: Examples
    url: examples/area-fire-detections-request.json
  - type: Examples
    url: examples/area-fire-detections-response.csv
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/kml_fire_footprints/
  - type: Examples
    url: examples/kml-fire-footprints-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/data_availability/
  - type: JSONSchema
    url: json-schema/data-availability.json
  - type: Examples
    url: examples/data-availability-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/missing_data/
- aid: nasa-firms:nasa-firms-kml-fire-footprints-api
  name: NASA FIRMS KML Fire Footprints API
  description: KMZ files containing color-coded fire footprint polygons by region
  humanURL: https://firms.modaps.eosdis.nasa.gov/api/area/
  baseURL: https://firms.modaps.eosdis.nasa.gov
  tags:
  - KML Fire Footprints
  properties:
  - type: OpenAPI
    url: openapi/nasa-firms-kml-fire-footprints-api-openapi.yml
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/area/
  - type: JSONSchema
    url: json-schema/fire-detection.json
  - type: Examples
    url: examples/area-fire-detections-request.json
  - type: Examples
    url: examples/area-fire-detections-response.csv
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/kml_fire_footprints/
  - type: Examples
    url: examples/kml-fire-footprints-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/data_availability/
  - type: JSONSchema
    url: json-schema/data-availability.json
  - type: Examples
    url: examples/data-availability-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/missing_data/
- aid: nasa-firms:nasa-firms-missing-data-api
  name: NASA FIRMS Missing Data API
  description: Identify dates with absent satellite fire detection data
  humanURL: https://firms.modaps.eosdis.nasa.gov/api/area/
  baseURL: https://firms.modaps.eosdis.nasa.gov
  tags:
  - Missing Data
  properties:
  - type: OpenAPI
    url: openapi/nasa-firms-missing-data-api-openapi.yml
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/area/
  - type: JSONSchema
    url: json-schema/fire-detection.json
  - type: Examples
    url: examples/area-fire-detections-request.json
  - type: Examples
    url: examples/area-fire-detections-response.csv
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/kml_fire_footprints/
  - type: Examples
    url: examples/kml-fire-footprints-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/data_availability/
  - type: JSONSchema
    url: json-schema/data-availability.json
  - type: Examples
    url: examples/data-availability-request.json
  - type: Documentation
    url: https://firms.modaps.eosdis.nasa.gov/api/missing_data/
common:
- type: AgenticAccess
  url: agentic-access/nasa-firms-agentic-access.yml
- type: DomainSecurity
  url: security/nasa-firms-domain-security.yml
- type: Website
  url: https://firms.modaps.eosdis.nasa.gov/
- type: Documentation
  url: https://firms.modaps.eosdis.nasa.gov/api/
- type: GettingStarted
  url: https://firms.modaps.eosdis.nasa.gov/api/area/
- type: Authentication
  url: https://firms.modaps.eosdis.nasa.gov/api/
- type: GitHubOrg
  url: https://github.com/nasa
- type: TermsOfService
  url: https://www.earthdata.nasa.gov/engage/open-data-services-and-software/data-and-information-policy
- type: Pricing
  url: https://firms.modaps.eosdis.nasa.gov/api/
- type: Blog
  url: https://earthdata.nasa.gov/
- type: Contact
  url: https://firms.modaps.eosdis.nasa.gov/contact/
- type: Plans
  url: plans/nasa-firms-plans-pricing.yml
- type: RateLimits
  url: rate-limits/nasa-firms-rate-limits.yml
- type: FinOps
  url: finops/nasa-firms-finops.yml
- type: Vocabulary
  url: vocabulary/nasa-firms-vocabulary.yml
- type: JSONLDContext
  url: json-ld/nasa-firms-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: nasa
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/nasa-firms"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/nasa-firms/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/nasa-firms/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.