JWT Authentication for WP REST APIs Abilities
JWT Authentication for WP REST APIs exposes its REST API protection layer as abilities, letting AI inspect which auth method and routes are protected, look up JWT endpoints and error codes, and switch authentication methods or lock down specific REST routes on request.
10
Total
6
Read
4
Write
Requires the JWT Authentication for WP REST APIs plugin on WordPress 6.9+ for the Abilities API (abilities are registered only when wp_register_ability() and wp_register_ability_category() exist). Every ability additionally requires the caller to hold the 'manage_options' capability (administrator), and every ability call is subject to the plugin's own per-IP rate limit. Configuring auth methods beyond Basic Authentication and JWT (API Key, OAuth 2.0, Third Party Provider) requires a premium plan.
Configure Authentication Method
Writemo-api-auth/configure-authentication-method
Switch the site's REST API authentication method to Basic Authentication or JWT Authentication.
Get API Access Analytics
Read-onlymo-api-auth/get-api-access-analytics
Return counts of total, open, authorized, and blocked REST API access attempts.
Get Auth Error Codes
Read-onlymo-api-auth/get-auth-error-codes
Look up the error codes and troubleshooting guidance for Basic Authentication and JWT Authentication failures.
Get Auth Method Definitions
Read-onlymo-api-auth/get-authentication-methods-definitions
List every authentication method the plugin can configure, including its grant type, token type, and encryption.
Get Configured Auth Methods
Read-onlymo-api-auth/get-configured-oauth-methods
Report which authentication method is currently protecting the site's REST API.
Get Free vs Pro Features
Read-onlymo-api-auth/get-free-vs-pro-features
Explain the differences between the free plugin and its premium plan tiers, feature by feature.
Get JWT Auth Endpoints
Read-onlymo-api-auth/get-jwt-auth-endpoints
Return the JWT token and token-validation REST endpoints with example curl requests.
Submit Support Query
Writemo-api-auth/submit-support-query
Send a support question to miniOrange using the logged-in admin's email address.
Submit Trial Request
Writemo-api-auth/submit-trial-request
Raise a premium-plan demo/trial request using the logged-in admin's email and a stated use case.
Update REST API Protection
Writemo-api-auth/update-rest-api-protection
Protect or unprotect specific REST API routes so they require or skip authentication.
More Security & Privacy plugins with abilities
All Security & Privacy →Use JWT Authentication for WP REST APIs's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.