Search found 1 match

by ZadenOwer
Sat Jun 13, 2026 6:33 pm
Forum: Mod portal Discussion
Topic: Mod Portal API
Replies: 10
Views: 352

Re: Mod Portal API

Thanks to @eugenekay comment, I did some tests and manage to request some mods from the api, here is an example of how you can do it as well
Url: "https://mods.factorio.com/api/mods?page_size=10&full=True&version=2.0.76&lang=en&is_space_age=true"
Method: POST
Body: '{"username":"<YOUR_USERNAME ...

Go to advanced search