MTA:SA API
SOURCE CODE AND DOCS
Why I created this API?
As MTA doesn't have a proper API to fetch server information, I decided to create it by myself, because its being requested by the community for a long time.
What are the endpoints available?
GET https://mtasa-api.com/servers
GET https://mtasa-api.com/stats
GET https://mtasa-api.com/server/?ip=SERVER_IP&asePort=SERVER_ASE_PORT
Note:
Check the complete docs.
Note:
This is a unofficial API, which means it's not maintained by the MTA Team.
Special Thanks:
The MTA Team for maintaining this great game.
@TEDERIs for the ase2json repository.