OilPrice Excel Add-in
Refresh OilPriceAPI data inside Excel with formulas.
The Excel product path is the OilPrice add-in: set an API key once, then use formulas that recalculate in the workbook after validation.
Formula Scope
=OILPRICE.PRICE("BRENT_CRUDE_USD")=OILPRICE.PRICE(A2)=OILPRICE.GET("/v1/prices/latest", "by_code=BRENT_CRUDE_USD")=OILPRICE.CODES()
Support Posture
Customer setup instructions should wait for Windows Excel smoke that proves the add-in loads, stores the API key, calls production, and recalculates formulas after a symbol change.