Track Times API

Post anything about MX Simulator here. Please. I'm begging you.
Post Reply
MasterT
Posts: 13
Joined: Thu Jun 28, 2018 1:05 pm
Team: Privateer

Track Times API

Post by MasterT »

Say I wanted to display a MX Sim track on a website. Is there a way to pull the lap time information for that track?

I'm guessing, "no", but figured I'd ask.
jlv
Site Admin
Posts: 14910
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: Track Times API

Post by jlv »

The lap records are stored in json files like this one:

http://mxsimulator.com/servers/elsinore ... ecords_all

In addition to "records_all" there is "records_125", "records_250f", "records_250" and "records_450f". The times are in 1/128 second units.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Post Reply