Title: Token
Last modified: May 23, 2023

---

# Token

 *  Resolved [squaladesign](https://wordpress.org/support/users/squaladesign/)
 * (@squaladesign)
 * [3 years ago](https://wordpress.org/support/topic/token-13/)
 * Hi, I just started using your plugin (free version at the moment) and I have 
   an API with the token but I cannot see where I can add the token code.
 * This is the software documentation: [https://developer.employmenthero.com/api-references/ats/#get-all-roles](https://developer.employmenthero.com/api-references/ats/#get-all-roles)
 * The description of your plugin says that there is a token that is possible to
   use, but where?
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [WPGetAPI](https://wordpress.org/support/users/wpgetapi/)
 * (@wpgetapi)
 * [3 years ago](https://wordpress.org/support/topic/token-13/#post-16762979)
 * Hi,
 * Looking at your docs below, this needs to go in the headers. The -H flag indicates
   headers.
 *     ```wp-block-code
       curl "https://api.employmenthero.com/ats/api/v1/embedded/organisations/c12e0363-17b0-4f4b-99c7-09adea9f12ad/jobs" -H "X_ATS_TOKEN: a9207tx3NBr8L-bEi9Ed-g"
       ```
   
 * So within the Headers fields, you would add X_ATS_TOKEN into the Name field and
   then a9207tx3NBr8L-bEi9Ed-g within the Value field.
 *  Thread Starter [squaladesign](https://wordpress.org/support/users/squaladesign/)
 * (@squaladesign)
 * [3 years ago](https://wordpress.org/support/topic/token-13/#post-16762988)
 * Thank you for the reply, everything fine now!
    -  This reply was modified 3 years ago by [squaladesign](https://wordpress.org/support/users/squaladesign/).
 *  Plugin Author [WPGetAPI](https://wordpress.org/support/users/wpgetapi/)
 * (@wpgetapi)
 * [3 years ago](https://wordpress.org/support/topic/token-13/#post-16763091)
 * Great, glad to hear it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Token’ is closed to new replies.

 * ![](https://ps.w.org/wpgetapi/assets/icon-256x256.jpg?rev=2848998)
 * [WPGet API - Connect to any external REST API](https://wordpress.org/plugins/wpgetapi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgetapi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgetapi/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgetapi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgetapi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgetapi/reviews/)

## Tags

 * [api token](https://wordpress.org/support/topic-tag/api-token/)

 * 3 replies
 * 2 participants
 * Last reply from: [WPGetAPI](https://wordpress.org/support/users/wpgetapi/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/token-13/#post-16763091)
 * Status: resolved