You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Isak Savo edited this page Aug 11, 2025
·
15 revisions
Authentication with the API (both gRPC and Web API) is done using a 1080 motion API key that you create using the 1080 web app.
After logging in as an administrator, click on the name in the top right corner and select "API Keys" in the drop-down menu.
Note: You have to be an administrator for the instructor account to be able to create keys.
If you have questions or cannot generate keys, contact 1080Motion support.
The same API key is used on both flavors APIs
Each API key grants (read only) access to a single instructor.
The key should be included in the request headers of all requests to the API or the request will be rejected.