Appearance
Netbacks - Arb Breakevens
Cargo Subscription Required
Contact us to discuss our Premium plans at commercial@sparkcommodities.com
Looking to pull our Netbacks Data?
Visit our Python Code Examples section to download our Netbacks code sample, the quickest way to start pulling Netbacks data.
Code Sample 🚀
For a step-by-step Python (Jupyter Notebook) example of accessing and formatting the Spark API historical price data, please visit our Github page.
/beta/netbacks/arb-breakevens/
After choosing the FOB port and via-point you wish to call, you can append the parameters to the URL to retrieve netback arb breakevens data for that port and via-point (see Netbacks Reference Data).
Parameters
These input parameters are saved from the previous reference-data
URL you called:
fob-port
- Required Parameter
- E.g.
fob-port={fob-port-id}
nea-via-point
- Mutually required with
nwe-via-point
, one of them has to be defined. - e.g.
nea-via-point=panama
- Mutually required with
nwe-via-point
- Mutually required with
nea-via-point
, one of them has to be defined. - e.g.
nwe-via-point=suez
- Mutually required with
Example URL: /v1.0/netbacks/arb-breakevens?fob-port=e27bf478-92df-43f0-876a-6e730a268c8f&nea-via-point=panama
With these parameters input, a JSON of your data will be output by the API, containing all the netback arb breakevens data for your chosen FOB port and via-point. The output provides data for all release dates stored in database.
Users with a trial plan can only fetch two last weeks of data.
Unlimited access to historical data is only available to those with a premium subscription. Get in touch to find out more.