How to Obtain a RecMan API Key
To connect the RecMan WordPress Plugin to live job data, you need a RecMan API key. You generate it inside your own RecMan account — Bonsy cannot create one for you.
Generate the API Key
Section titled “Generate the API Key”You need a RecMan account with permission to generate API keys. If you don’t have that permission, ask your RecMan administrator.
- Log in to RecMan at app.recman.no
- Go to the API settings page: app.recman.no/user/api.settings.php
- Click Create
- Give the key a descriptive name, for example
WordPress website - Set Operations access to SELECT only
- Set Modules access to Job posts, Departments, and Corporations
- Copy the generated API key
Required Permissions
Section titled “Required Permissions”The API key should have SELECT (read) access only. The plugin never writes data back to RecMan, so no other permission is needed.
| Module | Permission | Required | Why |
|---|---|---|---|
| Job posts | SELECT | Yes | The job listings themselves |
| Departments | SELECT | Optional | Needed for department filtering |
| Corporations | SELECT | Optional | Needed for company filtering |
Add the Key to WordPress
Section titled “Add the Key to WordPress”- Go to RecMan > Register in your WordPress admin
- Enter your API key and your email address
- Click Activate
Registering with a valid API key starts a free 30-day trial. See Register Account for what happens next.
Need Help?
Section titled “Need Help?”Contact RecMan support if you need help generating a key with the correct permissions, or contact Bonsy for help with plugin setup.