CoinGecko
Crypto market overview
Top-market assets with price, rank, 24-hour movement, volume and image.
A read-only market screen for the top assets returned by CoinGecko's documented /coins/markets endpoint. It is informational and not financial advice.
Prepare CoinGecko:
1. For a Demo or Pro API plan, create an API key in the CoinGecko Developer Dashboard and follow the header name documented for that plan.
2. The public demo endpoint can be rate-limited; a key is recommended for dependable refreshes.
Official endpoint overview: https://docs.coingecko.com/reference/endpoint-overview
Configure Cifru on iPhone/iPad:
1. Sources → Add source → REST JSON.
2. Base URL: https://api.coingecko.com/api/v3 for the public/demo API, or the plan-specific official base URL.
3. If your plan requires a key, choose API key in header and enter the exact official header name (for Demo, x-cg-demo-api-key; for Pro, x-cg-pro-api-key).
4. Test, import and map “CoinGecko REST”. The package reads only /coins/markets with USD and 50 rows.
5. No portfolio, exchange credential or API key is included.
Ce creează pachetul
- Home: Crypto market overview
Sursele se mapează local și se verifică înainte de aplicare.
Vezi JSON-ul care se importărestrâns implicit
{
"components": {
"sourceSlots": [
{
"displayName": "CoinGecko REST",
"id": "243982C8-8E1F-58C6-AB74-24B4D13332E1",
"kind": "rest",
"requiredObjects": [
"coins/markets?vs_currency=usd&order=market_cap_desc&per_page=50&page=1&sparkline=false"
],
"requiresCustomSQL": false
}
],
"workspaceSelection": {
"commonFields": [],
"datasets": [
{
"cacheMode": "cached",
"calculatedFields": [],
"customQueryIntegrationName": "",
"endpointPath": "coins/markets?vs_currency=usd&order=market_cap_desc&per_page=50&page=1&sparkline=false",
"fetchSortRules": [],
"id": "8AE43C29-F27F-52C1-9D4B-ED21D4E46FAB",
"mappings": [
{
"commonFieldKey": "",
"key": "id",
"label": "Coin ID",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "id",
"type": "text",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "symbol",
"label": "Symbol",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "symbol",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "name",
"label": "Asset",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "name",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "image",
"label": "Image",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "image",
"sourceColumn": "image",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "current_price",
"label": "Current price (USD)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "current_price",
"type": "number",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "market_cap",
"label": "Market cap",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "market_cap",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "market_cap_rank",
"label": "Market cap rank",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "market_cap_rank",
"type": "number",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "total_volume",
"label": "24h volume",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "total_volume",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "high_24h",
"label": "24h high",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "high_24h",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "low_24h",
"label": "24h low",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "low_24h",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "price_change_percentage_24h",
"label": "24h change %",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "price_change_percentage_24h",
"type": "number",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "last_updated",
"label": "Last updated",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "last_updated",
"type": "date",
"visibleInDetail": true,
"visibleInList": false
}
],
"maxRows": 50,
"name": "Crypto market overview",
"primaryKey": "id",
"refreshPolicy": {
"enabled": true,
"intervalMinutes": 15
},
"rootArrayPath": "",
"rowLimitEnabled": true,
"searchKeys": [
"id",
"symbol",
"name",
"image",
"current_price"
],
"sourceID": "243982C8-8E1F-58C6-AB74-24B4D13332E1",
"sqlQuery": "",
"tableName": ""
}
],
"pages": [
{
"actions": [],
"badgeKey": "current_price",
"cardEnrichments": [],
"cardFieldLayout": [
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "name",
"label": "Asset",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "symbol",
"label": "Symbol",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "current_price",
"label": "Current price (USD)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "image",
"label": "Image",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "image"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "market_cap_rank",
"label": "Market cap rank",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "price_change_percentage_24h",
"label": "24h change %",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
}
],
"datasetID": "8AE43C29-F27F-52C1-9D4B-ED21D4E46FAB",
"dateFilterKey": "",
"dateFilterLastDays": 7,
"dateFilterPreset": "none",
"detailFieldLayout": [
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "id",
"label": "Coin ID",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "symbol",
"label": "Symbol",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "name",
"label": "Asset",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "image",
"label": "Image",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "image"
},
{
"detailGroup": "",
"detailRole": "highlight",
"isVisible": true,
"key": "current_price",
"label": "Current price (USD)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "market_cap",
"label": "Market cap",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "market_cap_rank",
"label": "Market cap rank",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "total_volume",
"label": "24h volume",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "high_24h",
"label": "24h high",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "low_24h",
"label": "24h low",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "price_change_percentage_24h",
"label": "24h change %",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "last_updated",
"label": "Last updated",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
}
],
"fixedFilters": [],
"id": "A4BCCE50-CE66-5440-8282-05F82E024070",
"openFilters": [],
"pageSize": 100,
"requiresOpeningFilterSelection": false,
"showOnHome": true,
"sortRules": [],
"subtitle": "",
"subtitleKey": "symbol",
"systemImage": "chart.line.uptrend.xyaxis",
"title": "Crypto market overview",
"titleKey": "name"
}
],
"relations": [],
"widgets": []
}
},
"format": "cifru-configuration-package",
"formatVersion": 1,
"manifest": {
"applicationName": "CoinGecko",
"configurationLanguages": [
"en"
],
"countries": [
"ALL"
],
"createdAt": "2026-07-24T16:26:43Z",
"description": "A read-only market screen for the top assets returned by CoinGecko's documented /coins/markets endpoint. It is informational and not financial advice.\n\nPrepare CoinGecko:\n1. For a Demo or Pro API plan, create an API key in the CoinGecko Developer Dashboard and follow the header name documented for that plan.\n2. The public demo endpoint can be rate-limited; a key is recommended for dependable refreshes.\nOfficial endpoint overview: https://docs.coingecko.com/reference/endpoint-overview\n\nConfigure Cifru on iPhone/iPad:\n1. Sources → Add source → REST JSON.\n2. Base URL: https://api.coingecko.com/api/v3 for the public/demo API, or the plan-specific official base URL.\n3. If your plan requires a key, choose API key in header and enter the exact official header name (for Demo, x-cg-demo-api-key; for Pro, x-cg-pro-api-key).\n4. Test, import and map “CoinGecko REST”. The package reads only /coins/markets with USD and 50 rows.\n5. No portfolio, exchange credential or API key is included.",
"licenseCode": "Cifru-Community-1.0",
"minimumCifruVersion": "1.0",
"minimumPlan": "free",
"packageID": "E2A1FAF7-854B-5FD6-811E-FD956B5637D1",
"rootButtonCount": 1,
"summary": "Top-market assets with price, rank, 24-hour movement, volume and image.",
"tags": [
"CoinGecko",
"crypto",
"markets",
"prices"
],
"title": "Crypto market overview"
}
}