Title: Authorization
Last modified: December 2, 2020

---

# Authorization

 *  Resolved [mkorbman](https://wordpress.org/support/users/mkorbman/)
 * (@mkorbman)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/authorization-4/)
 * Hi!
 * I am evaluating the free plugin for a specific development requirement I have.
   I am trying to access a remote API but I get the following back:
 * {“error”:”Your API key is invalid”}
 * Where do I specify the authorization token for the API call?
 * In PHP using cURL I can do it this way:
    $headers[] = ‘X-Authorization: xxxxxt1fhttsdewqppn1oxrffds’;
 * Where in the plugin can I pass the value xxxxxt1fhttsdewqppn1oxrffds?
 * Thanks!

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

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/authorization-4/#post-13737498)
 * Hi,
 * with the free plugin you can have the “Authorization: Bearer …”.
    Unfortunately
   not other like “X-Authorization: xxxxxt1fhttsdewqppn1oxrffds”.
 * for that you need the pro plugin.
 * Bernhard
 *  Thread Starter [mkorbman](https://wordpress.org/support/users/mkorbman/)
 * (@mkorbman)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/authorization-4/#post-13741952)
 * Thanks…I will get the PRO version. Once I get that, where do I specify the token?
 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/authorization-4/#post-13747224)
 * For questions on the PRO plugin switch to
    [https://jsoncontentimporter.freshdesk.com/widgets/feedback_widget/new?searchArea=no](https://jsoncontentimporter.freshdesk.com/widgets/feedback_widget/new?searchArea=no)
 * There is no support for the PRO plugin here.
 * Thank you
    Bernhard

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

The topic ‘Authorization’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/authorization-4/#post-13747224)
 * Status: resolved