Automatyczne aktualizacje

  Przepraszamy, ten artykuł jest dostępny w języku angielskim

This API allows you to remotely request the desired player without authorization.

https://playerjs.com/api.php?key=KEY&player=PLAYER

KEY - the key that you can get in your account.

PLAYER - identifier of the player, which can be found in the address bar of the builder.

For PHP, the simplest query:

$player = file_get_contents("https://playerjs.com/api.php?key=KEY&player=PLAYER");

In case of an error the service will return an object with the error parameter

{"error":"player_not_found"}

API is limited to 1 request per second.


20.5.2
2025 © PlayerJS

Rejestracja

Utwórz konto
Rejestrując się, akceptujesz User Agreement
Log in, jeśli masz już konto

Przywracanie hasła

Przywracanie
Jeśli zapomniałeś adresu e-mail, napisz do nas.