imnotfamous Posted December 13 Share Posted December 13 Hi, I'm developing an app for modders to view some stats and graphs, but I'm struggling to find a proper way to list the mods owned by the user. There's users/myaccount?tab=my+files, but it will be paginated and full of other data, so it's not easy to parse. I didn't find such an endpoint in the public API. The only solution I see for now is for the user to add mods one by one, which is awful when modders have hundreds of mods. Here the API I user, maybe there's a request for this but somewhere else: https://app.swaggerhub.com/apis-docs/NexusMods/nexus-mods_public_api_params_in_form_data/1.0#/ Link to comment Share on other sites More sharing options...
Iluviel Posted December 16 Share Posted December 16 Give our newer API a try, this is the query you'll need: https://graphql.nexusmods.com/#query-mods Link to comment Share on other sites More sharing options...
imnotfamous Posted December 16 Author Share Posted December 16 Amazing, thank you very much I will try and give a feedback ^^ GraphQL, yummy Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now