Authentication
The platform utilises the same API credentials as already established elsewhere in the platform.
Tokens will take the form: f7ba9e62-50c9-4a72-906a-d4da9822322
Platform API Tokens can be requested from help@groundcontrol.com
Important!
All API interactions require a token
parameter to be provided.
For security purposes, we recommend that you create a new token using User/DoGenerateToken
when you first receive your
token. Once generated tokens cannot be recovered; it's therefore very important that you securely retain your token for
future
invocations.
You can validate your token
using the Platform/Ping
endpoint.
Endpoint: User/DoGenerateToken
Endpoint: Platform/Ping