Skip to main content

OAuth

Zoho REST APIs use the OAuth 2.0 protocol for authorization and authentication of calls. This protocol provides secure access, protecting resources and eliminating the need to repeatedly ask users for their username and password. Follow the steps listed below to access Zoho's APIs using OAuth 2.0.

 

Note: The API URLs in this section should be modified, based on your domain.

Data CenterDomainBase API URI
United States.comhttps://accounts.zoho.com/ 
Europe.euhttps://accounts.zoho.eu/
India.inhttps://accounts.zoho.in/
Australia.com.auhttps://accounts.zoho.com.au/
Japan.jphttps://accounts.zoho.jp/

List of scopes available in Zoho Backstage

ScopeDescription
Portalzohobackstage.portal.READ
Eventzohobackstage.event.READ, zohobackstage.event.CREATE, zohobackstage.event.UPDATE, zohobackstage.event.DELETE
Memberzohobackstage.portal.READ, zohobackstage.event.READ
Agendazohobackstage.agenda.READ, zohobackstage.agenda.CREATE, zohobackstage.agenda.UPDATE, zohobackstage.agenda.DELETE
Speakerzohobackstage.speaker.READ, zohobackstage.speaker.CREATE, zohobackstage.speaker.UPDATE, zohobackstage.speaker.DELETE
Sponsorzohobackstage.sponsor.READ, zohobackstage.sponsor.CREATE, zohobackstage.sponsor.UPDATE, zohobackstage.sponsor.DELETE
Event Ticketzohobackstage.eventticket.READ, zohobackstage.eventticket.CREATE, zohobackstage.eventticket.UPDATE, zohobackstage.eventticket.DELETE
Orderzohobackstage.order.READ, zohobackstage.order.CREATE, zohobackstage.order.UPDATE, zohobackstage.order.DELETE
Attendeezohobackstage.attendee.READ, zohobackstage.attendee.UPDATE, zohobackstage.attendee.DELETE
Webhookzohobackstage.webhook.READ, zohobackstage.webhook.CREATE, zohobackstage.webhook.UPDATE, zohobackstage.webhook.DELETE