REST API

Authentication

All Crucible Scan REST API endpoints require the manage_options capability (WordPress Administrator). Authentication uses standard WordPress REST API mechanisms: cookie authentication for logged-in users, and Application Passwords for external tools.

Base URL

/wp-json/equalpath/v1/
â„šī¸ Namespace

The API uses the equalpath namespace for backward compatibility. This may be updated to crucible-scan in a future release.