Skip to content
New issue

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

Economy related endpoints #411

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

VinyarionHyarmendacil
Copy link
Contributor

/listing/{productId}
/user/{userId}/listings
/tokenBundles
/tilia/status
/user/{userId}/tilia/tos
/user/{userId}/balance

`/listing/{productId}`
`/user/{userId}/listings`
`/tokenBundles`
`/tilia/status`
`/user/{userId}/tilia/tos`
`/user/{userId}/balance`
@ariesclark
Copy link
Member

Can you provide some example URLs that return results?

@VinyarionHyarmendacil
Copy link
Contributor Author

ofc, here's some examples for The Black Cat:
https://vrchat.com/api/1/user/usr_3d10ca69-6586-40a3-aa1b-a0c9e38a0d20/listings?n=50&offset=0&groupId=grp_cccacf11-d0f5-47be-8e2c-8f5ed2d2edd6&active=true&hydrate=true
https://vrchat.com/api/1/listing/prod_c9d1cf9b-e3be-4bed-8386-49f0a8d32910?hydrate=false
the other endpoints don't have any query parameters afaik

@ariesclark
Copy link
Member

Sweet, looks good so far, can you also add relevant tests to vrchatapi/specification-test?

@VinyarionHyarmendacil
Copy link
Contributor Author

Yup, I'm not too familiar with the spec-test stuff, so I hope it's sufficient...

@jellejurre jellejurre merged commit b9ba143 into vrchatapi:main Nov 19, 2024
6 checks passed
@VinyarionHyarmendacil VinyarionHyarmendacil deleted the economy-endpoints-0 branch November 20, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants