P

ProspectPulse · Prospect Satellite Availability

by ProspectPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.1

per call · USD Coin on Base

Which free Sentinel-1/2, ASTER, and Landsat scenes cover a target area, plus a geological remote-sensing guide, for exploration and geology agents. Returns scene availability and which sensor maps which alteration mineral.

Endpoint

GET https://prospectpulse.theaslangroupllc.com/api/prospect/satellite-availability

4

Calls / 30d

2

Unique payers / 30d

Aug 20

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://prospectpulse.theaslangroupllc.com/api/prospect/satellite-availability", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://prospectpulse.theaslangroupllc.com/api/prospect/satellite-availability" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "alteration_mapping_potential": {
    "rating": "HIGH",
    "target_minerals_detectable": [
      "kaolinite",
      "alunite",
      "iron oxides",
      "carbonates"
    ]
  },
  "data_summary": {
    "aster_scenes": 3,
    "landsat_scenes": 4,
    "overall_data_quality": "EXCELLENT",
    "sentinel1_scenes": 2,
    "sentinel2_scenes": 4
  },
  "recommended_sensors": [
    {
      "best_for": "Hydrothermal alteration mineral mapping — kaolinite, alunite, illite, chlorite",
      "sensor": "ASTER"
    }
  ],
  "target_coordinates": "-23.8°S, 119.4°E (Pilbara, Western Australia)"
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from ProspectPulse & similar services