Endpoint
- Method:
GET - Path:
/fluent-player/video-content/{media_id} - Edition: Core
- Controller:
MediaController@getFluentPlayerContent - Route source:
fluent-community/Modules/Integrations/FluentPlayer/Http/player_api.php:12 - Controller source:
fluent-community/Modules/Integrations/FluentPlayer/Http/Controllers/MediaController.php
GET Get Video Content
GET
/fluent-player/video-content/{media_id}
Get Video Content for the FluentCommunity Media API.
Controller: MediaController@getFluentPlayerContent
Route source: fluent-community/Modules/Integrations/FluentPlayer/Http/player_api.php:12
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Parameters
Path Parameters
media_id*
Media ID extracted from the URL path.
Type
Requiredstring
Query Parameters
player_instance_key
Player Instance Key read via $request->get() in getFluentPlayerContent().
Type
string
share_url
Share URL read via $request->get() in getFluentPlayerContent().
Type
string
Responses
Successful response
application/json
JSON
"string"