An OpenAPI (OAS) 3.1 specification implementation for the Satisfactory Server HTTPS API
Currently, you can find versions of the specification at https://github.com/satisfactory-oas/spec/releases
You'll find satisfactory-api-redoc.html
is included in current releases, which is generated using Redocly, a popular OpenAPI spec documentation generator
- All currently known functions included
- Cleaner examples of how to format function requests
- Authentication scopes required for each request (wip)
- Publishing the spec to GitHub Pages on an organization-level
- Docusaurus based OpenAPI-generated documentation
- OpenAPI & Yardarm (.NET) package generation on specification updates