Title: API registration
Last modified: July 23, 2020

---

# API registration

 *  [bikerflyeradmin](https://wordpress.org/support/users/bikerflyeradmin/)
 * (@bikerflyeradmin)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/api-registration/)
 * The user guide says:
 * The Integrate Firebase PRO has its own Restful API endpoints that help to create
   a new WordPress user. In this scenario, when you have a mobile app, and you want
   to duplicate user in WordPress, you can call the API to create a new User after
   user register on your app.
 * Endpoint: POST [https://example.com/firebase/v2/users/register](https://example.com/firebase/v2/users/register)
 * Example payload: {
    username: ‘dale’, email: ‘dale@dalenguyen.me’, password: ‘
   the-password’ }
 * Does this require authentication in the http header?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fapi-registration%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [bikerflyeradmin](https://wordpress.org/support/users/bikerflyeradmin/)
 * (@bikerflyeradmin)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/api-registration/#post-13163640)
 * How do I authenticate my app to create new users with the rest api? The user 
   guide does not say? How do I set the http header? Which authentication method
   do I use? Do I need the basic auth plugin? Please provide some support on this.

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/integrate-firebase.svg)
 * [Integrate Firebase](https://wordpress.org/plugins/integrate-firebase/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/integrate-firebase/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/integrate-firebase/)
 * [Active Topics](https://wordpress.org/support/plugin/integrate-firebase/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integrate-firebase/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integrate-firebase/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [bikerflyeradmin](https://wordpress.org/support/users/bikerflyeradmin/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/api-registration/#post-13163640)
 * Status: not resolved