• Welcome
  • Docs
Information
Core Resources
    Account Management
      Get All AccountsgetTrack AccountpostStop Tracking AccountdeleteBulk Track AccountspostBulk Stop Tracking AccountsdeleteGet Account HistorygetGet Specific AccountgetStop Tracking Account By IDdelete
    Video Management
      Get All VideosgetTrack VideopostStop Tracking VideodeleteBulk Track VideospostBulk Stop Tracking VideosdeleteGet Specific VideogetStop Tracking Video By IDdeleteGet Video HistorygetGet All Videos Linked To Accountget
    Collection Management
      Get All CollectionsgetCreate CollectionpostGet CollectiongetDelete CollectiondeleteUpdate CollectionpatchGet Collection VideosgetAdd Videos to CollectionpostRemove Videos from CollectiondeleteGet Collection AccountsgetAdd Accounts to CollectionpostRemove Accounts from Collectiondelete
    Organisation Management
      Get Organisation Historyget
Analytics
    Statistics
      Total VideosgetTotal Accountsget
    Data Operations
      Refresh Account DatapostRefresh Video Datapost
System
    Authentication
      Authenticateget
    Integration
      Shortimize MCP Serverpost
powered by Zudoku
Shortimize API
Shortimize API

Authentication

API authentication and validation


Authenticate

GET
/authenticate

Test your AUTH key against our service, if successful your organisation name will be returned.

Rate Limit: 5 (limited) / 15 (basic) / 30 (premium) requests per minute

Authenticate › Headers

Authorization
​string · required

Bearer token for authentication

Authenticate › Responses

Successful response

No data returned
GET/authenticate
curl --request GET \ --url /authenticate \ --header 'Authorization: <string>'
shell
Example Responses
No example specified for this content type

Data OperationsIntegration