Artemis API
artemis.xyz
Blockchain metrics dashboards - chain comparisons, active-user trends, and price time-series.
- Actions
- 9
- Category
- Finance
- Login
- Not required
- Output
- JSON
Call the Artemis API
Submit a task, then poll the job until it settles. This example runs act_artemis_xyz_active_users_metric_time_series.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_artemis_xyz_active_users_metric_time_series",
"params": {
"chain_symbol": "eth",
"start_date": "2023-06-08",
"end_date": "2026-06-09"
}
}'9 actions on artemis.xyz
Read
Active Users Time Series
act_artemis_xyz_active_users_metric_time_seriesread2 credits / callReturns daily active users and price time series for a blockchain or protocol over a date range.
- chain_symbol
- string · required
- start_date
- date · required
- end_date
- date · required
Asset Catalog
act_artemis_xyz_asset_catalogread1 credit / callReturns the full catalog of crypto and protocol assets with metadata, symbols, and metric definitions.
Asset Directory Listing
act_artemis_xyz_asset_directory_listingread1 credit / callReturns a searchable asset directory with price, market cap, and rolling performance metrics.
Chain Comparison Summary
act_artemis_xyz_chain_comparison_summaryread2 credits / callReturns multi-metric chain comparison data: transactions, fees, revenue, market cap, and stablecoin metrics.
- metrics
- string · required
- chain_symbols
- string · required
- start_date
- date · required
- end_date
- date · required
Investment Themes List
act_artemis_xyz_investment_themes_listread1 credit / callReturns investment themes with their constituent asset symbols.
Metrics Catalog
act_artemis_xyz_metrics_catalogread1 credit / callReturns available blockchain and financial metrics with labels and aggregation rules for an asset class.
- asset_class
- string · required
Price Time Series
act_artemis_xyz_price_time_seriesread2 credits / callReturns historical price time series for one or more crypto and equity symbols over a date range.
- symbols
- string · required
- start_date
- date · required
- end_date
- date · required
- granularity
- string
Sector Tags Catalog
act_artemis_xyz_sector_tags_catalogread1 credit / callReturns sector and category tags that group assets for chain and application comparisons.
Theme Trend Chart
act_artemis_xyz_theme_trend_chartread1 credit / callReturns time-series performance values per investment theme over a selected range.
- time_range
- string · required
Artemis API questions
- Is there an API for Artemis?
- Artemis does not offer a public data API for this, but Anakin Wire provides 9 maintained endpoints for artemis.xyz. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Artemis data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when artemis.xyz changes its markup, Anakin updates the action.
- Do I need a Artemis account?
- No. Every Artemis action listed here runs anonymously — no account and no credentials required.
- What does the Artemis API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Finance APIs
AAII (American Association of Individual Investors)
Individual investors association - stock screener, sentiment surveys, ETF data, and research.
Affirm
Affirm partner directory - store listings, merchant guides, and merchant detail APIs.
Alphavantage.Co
Alpha Vantage public market data APIs for stock quotes, intraday and daily time series, fundamentals, FX, crypto, and technical indicators.
AnnualReports
Public-company profiles and annual reports - by exchange or industry, with filing links.
Asian Development Bank
Asian Development Bank data portal - publications, project documents, economic indicators, and financing datasets.
Bank for International Settlements
Bank for International Settlements - policy rates, credit gaps, debt ratios, and exchange rates.