Title: API Authorization
Last modified: February 26, 2024

---

# API Authorization

 *  Resolved [kierrapalmer](https://wordpress.org/support/users/kierrapalmer/)
 * (@kierrapalmer)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/api-autheroization/)
 * I’m trying to implement the REST API to create a new ticket when a woocommerce
   order has been submitted.
 * I’m stuck trying to figure out how to use any of the authentication methods mentioned
   in the documentation.
 * How can you create a JWT token for a user that is already logged in when you 
   don’t have access to their password?
    -  This topic was modified 2 years, 3 months ago by [kierrapalmer](https://wordpress.org/support/users/kierrapalmer/).

Viewing 1 replies (of 1 total)

 *  [miliighe](https://wordpress.org/support/users/miliighe/)
 * (@miliighe)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/api-autheroization/#post-17455022)
 * Hello Kierra,
 * Thanks for contacting us. I hope you are doing well.
 * If you want a JWT token for the current user then you can use the Application
   Password feature of WordPress. Please visit [**this link**](https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/)
   to learn more.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘API Authorization’ is closed to new replies.

 * ![](https://ps.w.org/supportcandy/assets/icon.svg?rev=2763565)
 * [SupportCandy - Helpdesk & Customer Support Ticket System](https://wordpress.org/plugins/supportcandy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/supportcandy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/supportcandy/)
 * [Active Topics](https://wordpress.org/support/plugin/supportcandy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/supportcandy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/supportcandy/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [miliighe](https://wordpress.org/support/users/miliighe/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/api-autheroization/#post-17455022)
 * Status: resolved