=== SapientSEO ===
Tags: rest-api, custom-endpoints, headless, integration, seo
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.45
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds secured custom REST API endpoints to integrate WordPress with the SapientSEO app.

== Description ==

SapientSEO exposes secure REST endpoints to allow external platforms (like the SapientSEO app) to interact with your WordPress content. Features include:

- Multiple custom endpoints (posts, categories, metadata, etc.)
- Authenticated access via a shared secret header
- Admin UI to view and copy the API key
- Auto-loads all endpoint files from the plugin folder

== Installation ==

1. Install the plugin via the Plugins menu in WordPress by searching for “SapientSEO” — or upload the plugin .zip file manually via Plugins → Add New → Upload Plugin.
2. Activate the plugin via the "Plugins" menu in WordPress
3. Navigate to **SapientSEO** in the admin menu to find your secret key
4. Paste the key into the SapientSEO app under Company Configuration

**Recommended:** Enable auto-updates from the Plugins screen to ensure compatibility with new SapientSEO features and improvements.

== Frequently Asked Questions ==

= Where do I paste the API key? =
In your SapientSEO app, go to `https://app.sapientseo.ai/config` and paste the key in the WordPress API Key field.

== Screenshots ==
There are no screenshots available.

== Changelog ==

= 1.0.0 =
* Initial release with endpoints, secured access, and admin settings page.

== Upgrade Notice ==

= 1.0.0 =
Initial release — custom API endpoints + admin key manager.
