Returns the current Pro licence state, including expiry and a renewal URL when the licence has lapsed.
The licence key itself is stripped from the response. A remote lookup failure is reported as an invalid status with the error message rather than as an HTTP error.
Endpoint
Method:
GETPath:
/admin/licenseEdition: PRO
Controller:
LicenseController@getStatusRoute source:
fluent-community-pro/app/Http/Routes/api.php:17Controller source:
fluent-community-pro/app/Http/Controllers/LicenseController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
Requires FluentCommunity Pro.
Live sample
The request and response below were recorded against a running FluentCommunity install and then anonymised — member names, emails, avatars and post content are fictional, and long collections are trimmed to a few entries.
GET Get License Status
Returns the current Pro licence state, including expiry and a renewal URL when the licence has lapsed.
Controller: LicenseController@getStatus
Route source: fluent-community-pro/app/Http/Routes/api.php:17
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response