Warning
The YCharts API is available to our API customers for their internal use only. Any redistribution or commercial use of data from the API is strictly prohibited without prior written consent from YCharts. For more details on our API’s capabilities and pricing please contact sales@ycharts.com or call (866) 965-7552.
YCharts API¶
Accessing the API¶
Your YCharts API Key must be included in the header for all requests to the API
with the key X-YCHARTSAUTHORIZATION
. All queries to the YCharts API are done
via GET
.
Example curl
request:
curl --header "X-YCHARTSAUTHORIZATION: <your_api_key>" <url>
Note
All URLs in this documentation are relative to https://api.ycharts.com/