{
  "protocolVersion": "0.3.0",
  "name": "BioPulse",
  "description": "Biodiversity and species intelligence API. 9 endpoints: full species profiles (GBIF + IUCN Red List), recent wildlife sightings, eBird birding intelligence, marine biodiversity (OBIS \u2014 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.",
  "url": "https://biopulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://biopulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "species-profiles",
      "name": "Species Profiles",
      "description": "species profiles \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "species-profiles",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "iucn-conservation-status",
      "name": "Iucn Conservation Status",
      "description": "iucn conservation status \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "iucn-conservation-status",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "gbif-occurrence-data",
      "name": "Gbif Occurrence Data",
      "description": "gbif occurrence data \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "gbif-occurrence-data",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "ebird-birding-intelligence",
      "name": "Ebird Birding Intelligence",
      "description": "ebird birding intelligence \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "ebird-birding-intelligence",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "wildlife-sightings",
      "name": "Wildlife Sightings",
      "description": "wildlife sightings \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "wildlife-sightings",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "invasive-species-alerts",
      "name": "Invasive Species Alerts",
      "description": "invasive species alerts \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "invasive-species-alerts",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "endangered-species-profiles",
      "name": "Endangered Species Profiles",
      "description": "endangered species profiles \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "endangered-species-profiles",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "biodiversity-hotspot-discovery",
      "name": "Biodiversity Hotspot Discovery",
      "description": "biodiversity hotspot discovery \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "biodiversity-hotspot-discovery",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "species-identification",
      "name": "Species Identification",
      "description": "species identification \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "species-identification",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "migration-intelligence",
      "name": "Migration Intelligence",
      "description": "migration intelligence \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://biopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "migration-intelligence",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "BioPulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://biopulse.theaslangroupllc.com/openapi.json and https://biopulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}