Get Lithium carbonate (LITH-CAR) prices using this API

Get Lithium Carbonate (LITH-CAR) Prices Using This API
Metals-API provides developers with the tools to access up-to-date pricing information for Lithium and other metals, enabling innovative applications that can transform how industries operate.
About Lithium (LITHIUM)
API Description
Metals-API is a powerful tool that empowers developers to build next-generation applications by providing real-time access to metals pricing data, including Lithium carbonate. This API is designed to facilitate seamless integration into various applications, enabling users to retrieve and analyze data efficiently.
Key Features and Endpoints
Latest Rates Endpoint
{
"success": true,
"timestamp": 1744070806,
"base": "USD",
"date": "2025-04-08",
"rates": {
"LITH-CAR": 0.000482
},
"unit": "per troy ounce"
}
Historical Rates Endpoint
{
"success": true,
"timestamp": 1743984406,
"base": "USD",
"date": "2025-04-07",
"rates": {
"LITH-CAR": 0.000485
},
"unit": "per troy ounce"
}
Bid And Ask Endpoint
{
"success": true,
"timestamp": 1744070806,
"base": "USD",
"date": "2025-04-08",
"rates": {
"LITH-CAR": {
"bid": 0.000481,
"ask": 0.000483,
"spread": 2.0e-6
}
},
"unit": "per troy ounce"
}
Convert Endpoint
{
"success": true,
"query": {
"from": "USD",
"to": "LITH-CAR",
"amount": 1000
},
"info": {
"timestamp": 1744070806,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Time-Series Endpoint
{
"success": true,
"timeseries": true,
"start_date": "2025-04-01",
"end_date": "2025-04-08",
"base": "USD",
"rates": {
"2025-04-01": {
"LITH-CAR": 0.000485
},
"2025-04-08": {
"LITH-CAR": 0.000482
}
},
"unit": "per troy ounce"
}
Fluctuation Endpoint
{
"success": true,
"fluctuation": true,
"start_date": "2025-04-01",
"end_date": "2025-04-08",
"base": "USD",
"rates": {
"LITH-CAR": {
"start_rate": 0.000485,
"end_rate": 0.000482,
"change": -3.0e-6,
"change_pct": -0.62
}
},
"unit": "per troy ounce"
}
Open/High/Low/Close (OHLC) Price Endpoint
{
"success": true,
"timestamp": 1744070806,
"base": "USD",
"date": "2025-04-08",
"rates": {
"LITH-CAR": {
"open": 0.000485,
"high": 0.000487,
"low": 0.000481,
"close": 0.000482
}
},
"unit": "per troy ounce"
}
Historical LME Endpoint
List of Symbols
Metals-API Supported Symbols page.
Conclusion
Metals-API Documentation. With the right tools and insights, the future of Lithium and other metals markets is bright, and the potential for innovation is limitless.