For the complete documentation index, see llms.txt. This page is also available as Markdown.

Flagship Remote Control Api

The Remote Control API allows you to manage your dashboard projects, use cases, configurations and many others directly from an api.

You will need to :

  • First, create an application and select scopes you need

  • Then generate a token from the auth server (with or without expiration time)

  • Finally, call the api with the token you previously generated

📘

Each application you create will have permanent scope (for example : create campaign). If you need to add more scope to your application, you will need to create an other application.

Last updated

Was this helpful?