Unofficial OpenAPI specification for the Screeps World Web API.
🔗 screepers.github.io/screeps-world-openapi
Prerequisites:
Git, Node.js 16+
git clone https://github.com/screepers/screeps-world-openapi.git
cd screeps-world-openapi
npm install
npm run serve
Due to CORS restrictions, the "Try it out" feature in Swagger UI will not work with the live Screeps API. For testing:
- Use Insomnia or Postman
- Use command-line tools like
curl
- Use the Node Screeps API
- Use your own application code
This project is licensed under the MIT License - see the LICENSE file for details.
- Screeps Community: Screeps Discord channel #screepers
- Issues: Create an issue
Note: This is an unofficial specification. For official API documentation, please refer to the Screeps Documentation.