Forum Discussion
9 Replies
Apex Tracker (my site) now has an enitrely free api for hobby usage. Obviously it does not have enough stats and we still need EA/Respawn to provide a real api, but until such time, I hope you guys can find some use out of it.
Nice job @htr_xorth
Ive already generate an API Key on your website.Are you in work partnership with EA to get those access ?
@Predalpha no sir, this is all completely unofficial, but hopefully appreciated.
@htr_xorth is the API key to be used in a header or a query parameter for the GET request? I'm getting a 500.
@RayBenefield Header. If you're having issues plz DM me or use the site-support.
- working fine but i cant get stats for one of my friend. Do you know if this can be due to some personnal settings on origin ?
How are you guys pulling stats if there isn't an official stats API!? :O
@htr_xorth Thanks for the Unofficial API. Working great, using it for a discord bot, Looking forward for an Official API or at least a partnership of sorts for your team. Working flawlessly so far. (The cap of 1 call every 2 seconds does suck when calling a discords worth of accounts, Very slow, But i can understand that limitation)
Thanks heaps!
Hey If anyone is using Node.js and wants to make API calls through @htr_xorth's API here is a great article on how to do it: Apex Tracker Using Node.js