Support

Home Forums Events Calendar Add-on Authenticate API

Authenticate API

Posted: June 2, 2016 at 5:08 am


shikha

June 2, 2016 at 5:08 am

Hi
Actually I am using event espresso plugin in one my site and show the events listing using events api in my another site.
I wants that user can register from that site and for that I have checked here:
https://eventespresso.com/wiki/json-api-add-on/#POST.2FPUT_.2Fregistrations

And for registration I should have session_id and for that I hit authenticate but didn’t get proper response:

please see this link: http://web1.kindlebit.com/DEVELOPMENT/event-espresso-test/wp-json/ee/v4.6/authenticate?username=admin&password=admin

Thanks


Josh

  • Support Staff

June 2, 2016 at 10:16 am

Because the EE4 REST API is built on the WP REST API, the authentication process is identical: once you authenticate with the WP JSON REST API, you are also authenticated with the EE4 JSON REST API. So we suggest you read their documentation on authentication:

http://v2.wp-api.org/guide/authentication/

The support post ‘Authenticate API’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso