API - Videos

Use this endpoint to get the list of videos created by your account.

Endpoint:

GET / api/external/videos

Response:
[
	"id": "1",
	"video_id": "abc123",
	"player_type_id: "1",
	"code": "video_code",
	"description": "Descrição do vídeo",
	"created_at": "2023-10-01T12:00:00Z",
]
Information
  • video_id: Video ID on YouTube or Vimeo
  • code: Interactive video code