Jump to Content
Event Temple API
HomeGuidesAPI ReferenceChangelogDiscussions
Log InEvent Temple API
Guides
Log In
HomeGuidesAPI ReferenceChangelogDiscussions

Getting Started

  • API License Agreement
  • Authentication
    • Which OAuth 2.0 grant should I use?
    • Creating a Private OAuth App for Testing
    • OAuth 2.0 Application Scopes
    • OAuth 2.0 Client Credential Grant Flow
    • OAuth 2.0 Authorization Code Grant Flow
    • Deprecated
      • API Key Authentication
  • Pagination
    • Cursor Based Pagination
    • Offset Based Pagination (Deprecated)
  • Query Parameters
    • Filter Parameter
    • Include Parameter
  • Response Object
  • Rate Limiting
  • HTTP Error Codes

Use Cases

  • Integration a Digital Signage System With Event Temple
  • Integrating a Reporting Engine with Event Temple
  • Integrating a Booking Engine with Event Temple
  • Integrating a Property Management System (PMS) with Event Temple
Powered by 

Authentication

Suggest Edits

The Event Temple APIs use OAuth 2.0 to authenticate and authorize users to make requests.

We have the following articles to help you get connected:

  • Which OAuth 2.0 grant should I use?
  • Creating a Private OAuth App for Testing
  • OAuth 2.0 Application Scopes
  • OAuth 2.0 Client Credential Grant Flow
  • OAuth 2.0 Authorization Code Grant Flow

Updated about 1 month ago


What’s Next
  • Which OAuth 2.0 grant should I use?