Skip to main content
GET
/
api
/
v1
/
chart
/
{chart}
Chart
curl --request GET \
  --url 'https://beaconcha.in/api/v1/chart/{chart}?apikey='
"<string>"

Authorizations

apikey
string
query
required

Path Parameters

chart
enum<string>
required

Chart Names

Available options:
blocks,
validators,
staked_ether,
average_balance,
network_liveness,
participation_rate,
stake_effectiveness,
balance_distribution,
effective_balance_distribution,
performance_distribution_365d,
deposits,
withdrawals,
graffiti_wordcloud,
pools_distribution,
historic_pool_performance,
avg_gas_used_chart_data,
execution_burned_fees,
block_gas_used,
block_count_chart_data,
block_time_avg_chart_data,
avg_gas_limit_chart_data,
avg_block_util_chart_data,
tx_count_chart_data
Example:

"validators"

Response

Chart PNG image generated successfully

PNG image file containing the requested chart