Actualizaciones automáticas

  Lo sentimos, este artículo está disponible en inglés

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

Inicio de sesión

Conectarse

Regístrate gratis

Inscríbete
Al registrarte, aceptas Condiciones del servicio
Iniciar sesión si tienes una cuenta.

Restaurar contraseña

Restaurar
¿Ha olvidado su correo electrónico? Contacte con nosotros