S

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.

1 integration · REST

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.

discovered 1d ago
REST · OpenAPI1
Credentials
Fortnite account email and passwordcompound

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.

Bearer access token from /api/oauth/tokenbearerGet token

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

Publish these signals → /publishing