skynewz-api-fortnite.herokuapp.com
This service is an unofficial REST API about the Fortnite game, exposing endpoints for news, player stats, PvE information, store data, and status checks. Its published API spec points to a Heroku-hosted backend and an archived GitHub repository containing the source and Swagger definition.
One HTTP REST API is documented for this domain: the FORTNITE REST API at `https://skynewz-api-fortnite.herokuapp.com/api`, with Swagger/OpenAPI available and bearer-token authentication obtained from an email/password token endpoint.
- FORTNITE REST APIdiscovered
Use your own Fortnite/Epic account credentials. The API's POST /api/oauth/token endpoint expects form fields email and password and returns an access token; this is described in the published Swagger at Apis.guru mirror and the upstream swagger.yaml. No separate developer key or app-registration flow was found for this service.
Call POST https://skynewz-api-fortnite.herokuapp.com/api/oauth/token with form fields email and password from your Fortnite/Epic account. The response returns an access token for subsequent API calls in the Authorization header, as documented in the Apis.guru Swagger JSON and upstream swagger.yaml.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing