Universal Studios API
  • πŸ‘‹Welcome
  • ⛓️Endpoints
  • πŸ—ΊοΈRegions
  • πŸ”“Authentication
  • πŸ’°Buy Universal Orlando Resort Tickets
  • πŸ’°Buy Universal Studios Hollywood Tickets
  • πŸ“œAssets Requests
    • Wait Time Attraction List
    • Show List
  • πŸ–₯️Service Requests
    • Venues
    • Queues
    • Information for Parks
    • Paths
Powered by GitBook
On this page

Authentication

PreviousRegionsNextWait Time Attraction List

Last updated 1 year ago

Universal Authentication Setup

POST https://api.universalparks.com/oidc/connect/token

Headers

Header Name
Header Value
Extra Info

Authorization

Username: 3d8f26d8-d302-4bfe-8670-8816e7713b90 Password: AeweCuThiedaowecheighiereizeochiungaesielaechoifie

Needs to be in a Basic token.

x-uniwebservice-apikey

UORFlutterAndroidApp

Request Body

Needs to be in urlencoded

Name
Value
Extra Info

Your Universal Account email.

Your Universal Account password.

This is still being figured out.

πŸ”“
scope
openid+default+offline_access
grant_type
password
username
{EMAIL}
password
{PASSWORD}