forum

How can I get score information using Score ID via API?

posted
Total Posts
2
Topic Starter
ItzDishbeat
I need to get Score information such as 100 and 50 count, accuracy, pp count and other Score information. But I didn’t find how to get this information for a specific Score ID

Thanks you!
spaceman_atlas
This is not documented properly in the api docs, but the endpoint you want is GET /scores/{scoreId}. You'll want to specify an x-api-version header with a date-shaped value bigger than 20220705 (see this).

The shape of the response will look like this.
Please sign in to reply.

New reply