← APIs / BioPulse
Verified

BioPulse

PulseNetworkby PulseNetwork · Intelligence APIs, Data, AI Agents

Biodiversity and species intelligence API. 9 endpoints: full species profiles (GBIF + IUCN Red List), recent wildlife sightings, eBird birding intelligence, marine biodiversity (OBIS — 100M+ ocean records), invasive species alerts, endangered species deep dives, biodiversity hotspot guides, species identification, and migration timing intelligence. Built for birders, naturalists, divers, ecologists, and AI agents. Pay-per-query via x402 on Base.

aifederated
Price per request
$0.09
About

Biodiversity and species intelligence API. 9 endpoints: full species profiles (GBIF + IUCN Red List), recent wildlife sightings, eBird birding intelligence, marine biodiversity (OBIS — 100M+ ocean records), invasive species alerts, endangered species deep dives, biodiversity hotspot guides, species identification, and migration timing intelligence. Built for birders, naturalists, divers, ecologists, and AI agents. Pay-per-query via x402 on Base. Part of PulseNetwork, operated by The Aslan Group LLC. Apiosk indexes this federated listing and adds ref=apiosk for attribution; calls and x402 payments go directly to PulseNetwork.

Base URL
https://gateway.apiosk.com/biopulse
Technical Specs
Auth MethodNone (x402 payment proof only)
Response FormatJSON
Endpoints9
Endpoints
MethodPathDescriptionCost
GET /api/bio/birding Birding intelligence for birding and eco-tourism agents. Returns recent eBird observations, rarities, and hotspots for any location.
$0.12 default
View details
GET /api/bio/endangered Endangered species deep-dive for conservation and naturalist agents. Returns IUCN Red List status, threats, and conservation actions for any species.
$0.12 default
View details
GET /api/bio/hotspot Biodiversity hotspot finder for naturalist and eco-tourism agents. Returns the best nature spots, a seasonal calendar, and gear recommendations for any area.
$0.12 default
View details
GET /api/bio/identify Species identification for naturalist and wildlife agents. Helps ID a wildlife sighting from a description and location.
$0.14 default
View details
GET /api/bio/invasive Invasive species alerts for conservation and naturalist agents. Returns threats, spread, control methods, and reporting channels for any region.
$0.09 default
View details
GET /api/bio/marine Marine biodiversity intelligence for naturalist and conservation agents. Returns OBIS ocean occurrence data, species, coral reefs, and megafauna for any area.
$0.12 default
View details
GET /api/bio/migrate Migration intelligence for birding and naturalist agents. Returns which species are moving through right now and where to see them.
$0.12 default
View details
GET /api/bio/sightings Recent wildlife sightings near a location for naturalist and wildlife agents. Returns citizen-science observations from iNaturalist and similar sources.
$0.09 default
View details
GET /api/bio/species Full species profile for naturalist and conservation agents. Returns taxonomy, range, IUCN status, behavior, and conservation detail from GBIF and IUCN.
$0.14 default
View details
Endpoint documentation
GET/api/bio/birding
$0.12 default
Description

Birding intelligence for birding and eco-tourism agents. Returns recent eBird observations, rarities, and hotspots for any location.

Documentation

Birding intelligence

eBird-powered birding brief for a location — recent species, notable rarities, hotspots, gear

**Price:** $0.1 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.12 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "dist": {
      "description": "Search radius in km (max 50, default 25)",
      "required": false,
      "type": "integer",
      "x-parameter-location": "query"
    },
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "lat": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "lng": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "location": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [],
  "type": "object"
}
GET/api/bio/endangered
$0.12 default
Description

Endangered species deep-dive for conservation and naturalist agents. Returns IUCN Red List status, threats, and conservation actions for any species.

Documentation

Endangered species profile

IUCN Red List deep dive — conservation status, population, primary threats, conservation actions, how to help

**Price:** $0.1 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.12 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "species": {
      "required": true,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [
    "species"
  ],
  "type": "object"
}
GET/api/bio/hotspot
$0.12 default
Description

Biodiversity hotspot finder for naturalist and eco-tourism agents. Returns the best nature spots, a seasonal calendar, and gear recommendations for any area.

Documentation

Biodiversity hotspot guide

Best places to experience biodiversity near a location — nature spots, seasonal calendar, endemic species, gear

**Price:** $0.1 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.12 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "lat": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "lng": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "location": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [],
  "type": "object"
}
GET/api/bio/identify
$0.14 default
Description

Species identification for naturalist and wildlife agents. Helps ID a wildlife sighting from a description and location.

Documentation

Species identification

Help identify a wildlife sighting from text description, location, and group hint — returns candidates with matching features

**Price:** $0.12 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.14 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "description": {
      "description": "What you observed — size, color, behavior, habitat",
      "required": true,
      "type": "string",
      "x-parameter-location": "query"
    },
    "group": {
      "description": "bird | mammal | reptile | amphibian | insect | plant | other",
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "location": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [
    "description"
  ],
  "type": "object"
}
GET/api/bio/invasive
$0.09 default
Description

Invasive species alerts for conservation and naturalist agents. Returns threats, spread, control methods, and reporting channels for any region.

Documentation

Invasive species alerts

Invasive species threat assessment for a region — which species are spreading, impacts, control, reporting

**Price:** $0.08 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.09 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "region": {
      "description": "Country, state, province, or region name",
      "required": true,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [
    "region"
  ],
  "type": "object"
}
GET/api/bio/marine
$0.12 default
Description

Marine biodiversity intelligence for naturalist and conservation agents. Returns OBIS ocean occurrence data, species, coral reefs, and megafauna for any area.

Documentation

Marine biodiversity

OBIS-powered marine biodiversity intelligence — ocean occurrence data, coral reef health, megafauna presence, dive/snorkel intelligence for any coastal or ocean location globally

**Price:** $0.1 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.12 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "lat": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "lng": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "location": {
      "description": "Coastal or ocean location (e.g. Great Barrier Reef, Monterey Bay, Raja Ampat)",
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [],
  "type": "object"
}
GET/api/bio/migrate
$0.12 default
Description

Migration intelligence for birding and naturalist agents. Returns which species are moving through right now and where to see them.

Documentation

Migration intelligence

What species are migrating through a location right now — timing, where to watch, seasonal highlights

**Price:** $0.1 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.12 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "lat": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "lng": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "location": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [],
  "type": "object"
}
GET/api/bio/sightings
$0.09 default
Description

Recent wildlife sightings near a location for naturalist and wildlife agents. Returns citizen-science observations from iNaturalist and similar sources.

Documentation

Recent wildlife sightings

Recent citizen science wildlife observations near a location from iNaturalist and GBIF

**Price:** $0.08 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.09 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "lat": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "lng": {
      "required": false,
      "type": "number",
      "x-parameter-location": "query"
    },
    "location": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "radius": {
      "description": "Radius in km (max 100, default 25)",
      "required": false,
      "type": "integer",
      "x-parameter-location": "query"
    }
  },
  "required": [],
  "type": "object"
}
GET/api/bio/species
$0.14 default
Description

Full species profile for naturalist and conservation agents. Returns taxonomy, range, IUCN status, behavior, and conservation detail from GBIF and IUCN.

Documentation

Species profile

Full species profile: taxonomy (GBIF), IUCN conservation status, range, habitat, biology, threats, cool facts, how to spot

**Price:** $0.12 USDC per call

Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.

Pricing
$0.14 default
Authentication

No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.

Parameters
{
  "properties": {
    "lang": {
      "required": false,
      "type": "string",
      "x-parameter-location": "query"
    },
    "species": {
      "description": "Common or scientific name",
      "required": true,
      "type": "string",
      "x-parameter-location": "query"
    }
  },
  "required": [
    "species"
  ],
  "type": "object"
}