uPrism.io
HomePlan 안내Blog
1.0.0-En
1.0.0-En
  • uPrism API Developer guide article
  • Flow
  • Authentication
    • Access Token
    • Authentication
  • REST API
    • Conference
      • Get Conference List
      • Join Conference
      • Create Conference
      • Update Conference
      • Delete Conference
    • Sub User
      • Get Sub User List
      • Create Sub User
      • Update Sub User
      • Delete Sub User
    • Address
      • Get Address List
      • Create Address
      • Update Address
      • Delete Address
      • Get Address Group List
      • Create Address Group
      • Update Address Group
      • Delete Address Group
    • Invite
      • Send Invite Mail
    • Logs
      • Get Conference Logs
    • Statistics
      • Get Conference Statistics
      • Get User Conference Statistics
    • Recording
      • Get Recording List (All)
      • Get Recording List
      • Download Recording File (FileName)
      • Download Recording File (Seq No)
      • Delete Recording File
    • Organization
      • Post Organization
  • SDK
  • Sample
Powered by GitBook
On this page

Was this helpful?

Flow

uPrism API can be used with an administrator account subscribed to uprism.io. If you are logged in to uprism.io with an administrator account, you can log in and use it.

LogouPrism Meetings

After signing up and logging in to uprism.io, you can access the admin page to use the API. Client Key and Secret are issued.

LogouPrism Meetings

The issued key and secret are used to issue Api Access Token to the developing application server side.

Access Token
PreviousuPrism API Developer guide articleNextAuthentication

Last updated 2 years ago

Was this helpful?