A
CoinGecko via Locus MPP
data
Preview responses and set spending limits for this service through use.mpp.land
Free budget controls, response samples, and reliability routing.
Compliance Checks
All paid ops declare 402 response
MUST
10pt
All x-payment-info valid
MUST
10pt
Challenge has Cache-Control: no-store
MUST
5pt
Challenge digest on POST
SHOULD
3pt
Challenge has expires
SHOULD
3pt
Challenge has Problem Details
SHOULD
2pt
Challenge has required params
MUST
5pt
Challenge has WWW-Authenticate
MUST
5pt
Challenge returns 402
MUST
10pt
Correct Content-Type
MUST
5pt
Has Cache-Control on discovery
SHOULD
5pt
Has input schemas
SHOULD
5pt
Has llms.txt
SHOULD
5pt
Has /openapi.json at root
MUST
10pt
Has required top-level fields
MUST
10pt
Served over HTTPS
MUST
10pt
Uses standard categories
SHOULD
2pt
1 issue
- POST endpoint challenge missing digest parameter (SHOULD per spec)
Paid Operations (15)
POST /coingecko/simple-price 0.06 USDC.e
Simple Price
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| ids | string | Yes | Comma-separated coin IDs (e.g. "bitcoin,ethereum") |
| include_24hr_change | boolean | No | Include 24hr price change |
| include_24hr_vol | boolean | No | Include 24hr volume |
| include_last_updated_at | boolean | No | Include last updated timestamp |
| include_market_cap | boolean | No | Include market cap |
| precision | string | No | Decimal precision (e.g. "full", "2") |
| vs_currencies | string | Yes | Comma-separated target currencies (e.g. "usd,eur") |
POST /coingecko/simple-token-price 0.06 USDC.e
Token Price by Contract
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| contract_addresses | string | Yes | Comma-separated contract addresses |
| include_24hr_change | boolean | No | Include 24hr change |
| include_24hr_vol | boolean | No | Include 24hr volume |
| include_market_cap | boolean | No | Include market cap |
| platform_id | string | Yes | Platform ID (e.g. "ethereum", "polygon-pos") |
| vs_currencies | string | Yes | Comma-separated target currencies |
POST /coingecko/coins-markets 0.06 USDC.e
Coins Markets
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| category | string | No | Filter by category |
| ids | string | No | Comma-separated coin IDs to filter |
| order | string | No | Sort order (e.g. "market_cap_desc") |
| page | number | No | Page number |
| per_page | number | No | Results per page (1-250, default 100) |
| price_change_percentage | string | No | Price change intervals (e.g. "1h,24h,7d") |
| sparkline | boolean | No | Include 7-day sparkline data |
| vs_currency | string | Yes | Target currency (e.g. "usd") |
POST /coingecko/coin-data 0.06 USDC.e
Coin Data
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| community_data | boolean | No | Include community data |
| developer_data | boolean | No | Include developer data |
| id | string | Yes | Coin ID (e.g. "bitcoin") |
| localization | boolean | No | Include localized languages |
| market_data | boolean | No | Include market data |
| sparkline | boolean | No | Include sparkline data |
| tickers | boolean | No | Include exchange tickers |
POST /coingecko/coins-list 0.06 USDC.e
Coins List
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| include_platform | boolean | No | Include platform contract addresses |
| status | string | No | Filter by status: "active" or "inactive" |
POST /coingecko/search 0.06 USDC.e
Search
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| query | string | Yes | Search query string |
POST /coingecko/trending 0.06 USDC.e
Trending
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
POST /coingecko/exchange-rates 0.06 USDC.e
Exchange Rates
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
POST /coingecko/global 0.06 USDC.e
Global
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
POST /coingecko/global-defi 0.06 USDC.e
Global DeFi
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
POST /coingecko/market-chart 0.06 USDC.e
Market Chart
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| days | string | Yes | Time range: 1, 7, 14, 30, 90, 180, 365, or "max" |
| id | string | Yes | Coin ID (e.g. "bitcoin") |
| interval | string | No | Data interval: "daily", "hourly", or "5-minutely" |
| precision | string | No | Decimal precision |
| vs_currency | string | Yes | Target currency (e.g. "usd") |
POST /coingecko/coin-history 0.06 USDC.e
Coin History
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| date | string | Yes | Date in DD-MM-YYYY format |
| id | string | Yes | Coin ID (e.g. "bitcoin") |
| localization | boolean | No | Include localized languages |
POST /coingecko/categories 0.06 USDC.e
Categories
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| order | string | No | Sort order (e.g. "market_cap_desc", "name_asc") |
POST /coingecko/top-gainers-losers 0.06 USDC.e
Top Gainers & Losers
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| duration | string | No | Time period: "1h", "24h", "7d", "14d", "30d", "60d", "1y" |
| top_coins | string | No | Filter by top N coins (e.g. "300", "500", "1000") |
| vs_currency | string | Yes | Target currency (e.g. "usd") |
POST /coingecko/exchanges 0.06 USDC.e
Exchanges
- Amount
- 0.06 (raw 60000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| page | number | No | Page number |
| per_page | number | No | Results per page (1-250, default 100) |
Payment Methods
- Methods
- tempo
- Intents
- charge
- Currencies (discovery)
- USDC.e
- Currency (challenge)
- USDC.e on Tempo (Tempo)
- Multiple Challenges
- No
Recipients
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
Per-endpoint breakdown
- POST /coingecko/coin-data
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /coingecko/coins-list
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /coingecko/coins-markets
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /coingecko/search
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /coingecko/simple-price
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /coingecko/simple-token-price
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- -
- Challenge ID Length
- -
- Digest Binding
- -
Uptime
- Discovery
- Reachable (744ms)
- Challenge
- Reachable (618ms)
- Last Checked
Schema Completeness
- Paid Operations
- 15
- With Input Schema
- 11
- With Description
- 15
4 missing schema
- POST /coingecko/trending
- POST /coingecko/exchange-rates
- POST /coingecko/global
- POST /coingecko/global-defi
Documentation
- Homepage
- https://www.coingecko.com
- API Reference
- https://docs.coingecko.com
- llms.txt
- https://beta.paywithlocus.com/mpp/coingecko.md reachable
Discovery
- OpenAPI URL
- https://coingecko.mpp.paywithlocus.com/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.0.0
- Document Size
- 9595 bytes
- Document Hash
- d2812e668792e6534598cdf3f57e7050381400901f890223bfb046b9cf15bbb2
Version History (2 snapshots)
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-04-06 | A | 97% | 699ms | Up |
| 2026-04-07 | A | 97% | 1521ms | Up |