Skip to main content

API

Learn how to create API tokens.

Robomotion provides an API to manage your workspace. You need to generate API tokens to authenticate and use the API.

Generate Token

To generate a new token press the Generate Token button. Give a name to your token, and select permission:

Read: Read permission is for read only endpoints ( HTTP GET request )

Write: Write permission is for write operation endpoints ( HTTP POST, UPDATE, DELETE requests )

Token Name

Click Generate to create the token. After creation, the token will be visible for you to copy.

API Token

info

For security reasons the token will only be visible after the creation and it is not going to be shown again. If you lose the token, you will have to delete it and create another token.