Getting Access
If you need access to VidMob services through our API, the process is different for existing users who access VidMob services through our platform - Agile Creative Studio, and new users who would require API access.
Existing Users
If you are an existing VidMob user please reach out to your Organization Admin to obtain your API keys for access. If you don't know who your organization admin is , please contact Support .
New Users
If you are new to VidMob, and would like to learn more and get onboarded to our platform, reach out to us for a demo and we can get you started.
Vidmob API Key Generation Instructions
Vidmob uses API Keys to authenticate requests. You can generate and manage API keys associated with your Vidmob organization in the Data Management section called API Keys. Vidmob’s API will review and validate requests against these keys.
In our platform navigate to Organization -> Data Management -> API Keys

Important Notes
Please keep API keys secure. Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, etc.
All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.
Once created, an API key can be revoked on the API Keys landing page.
The key itself will be highly secure and visible only once during creation; after that, only the metadata is accessible.
Updated 7 months ago