Skip to content

Endpoint

  • Method: GET
  • Path: /admin/license
  • Edition: PRO
  • Controller: LicenseController@getStatus
  • Route source: fluent-community-pro/app/Http/Routes/api.php:17
  • Controller source: fluent-community-pro/app/Http/Controllers/LicenseController.php

GET Get License Status

GET
/admin/license

Get License Status for the FluentCommunity Admin API.

Controller: LicenseController@getStatus
Route source: fluent-community-pro/app/Http/Routes/api.php:17

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
[
  
{
  
  
"additionalProperties": "string"
  
}
]

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation