We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
Is it possible to GET the results from the server?
EG:
{base_url}/api/instance/{instance_id}/results
Would ^^ be possible?
The text was updated successfully, but these errors were encountered:
we dont have it implemented YET...
Sorry, something went wrong.
Second on that. I'd love an API to get server status, players P/Q/R time remaining :)
@Renegade89 we already have... for a specific server instance use https://app.swaggerhub.com/apis-docs/assetto-corsa-web/acc-web_api_documentation/1.18#/instances/get_instance__id__live
for all servers, https://app.swaggerhub.com/apis-docs/assetto-corsa-web/acc-web_api_documentation/1.18#/servers/get_servers
No branches or pull requests
Hello!
Is it possible to GET the results from the server?
EG:
{base_url}/api/instance/{instance_id}/results
Would ^^ be possible?
The text was updated successfully, but these errors were encountered: