Connecting
In the dashboard, open Connectors, find WordPress and press Connect. The key you enter is checked against WordPress before anything is saved, so a key that is refused never becomes a connection that fails later.What you will need
Getting the credential
WordPress REST API supports multiple auth methods. For Application Passwords, go to Users > Profile > Application Passwords. Many operations work without authentication.Notes
- Many operations work without authentication (public content)
- Uses WordPress REST API (wp-json/wp/v2/)
- Supports standard WordPress content types
- Admin privileges needed for user/settings management
- Rate limiting depends on hosting configuration