Introduction

Base URL

https://api.strangerthings.tech/v1

Make your first request

Checking if the server is online

GET https://api.strangerthings.tech/v1/ping

{
    // Response
}

The requests will return the information in the requested language. If not requested, it will return the information in the default language (English)

Last updated