F

FORTNITE REST API

REST discovered

Details Spec supplied by APIs.guru
URL
https://skynewz-api-fortnite.herokuapp.com/api
Spec
https://api.apis.guru/v2/specs/skynewz-api-fortnite.herokuapp.com/3.1.5/swagger.json
Spec (yaml)
https://raw.githubusercontent.com/SkYNewZ/rest-fornite-api/develop/src/public/swagger.yaml
Docs
https://apis.guru/apis/skynewz-api-fortnite.herokuapp.com
Authentication
Bearer access token from /api/oauth/token + Fortnite account email and password discovered
Bearer access token from /api/oauth/token bearer Get 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.

Fortnite account email and password compound

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.