<aside> 📜 TABLE OF CONTENTS

Product: Sola Version: V.2.1 Updated: 3/18/2025

APIs 📡

In this section, we'll guide you through the APIs provided by Sola for you to manage your workflows.


Introduction


Let’s assume that your company, Acme Inc., works with business incorporations and has a internal dashboard called Saturn 🪐 where your Ops team see the filling that you’re doing. With Sola’s API, you’re able to integrate your system with the automations created using our product.

With this capability, you can simply record the workflow with the extension, edit it on your Sola dashboard and then integrate with the API to connect it to your product. Directly form Saturn, you’ll be able to:

  1. Run a workflow
  2. See the execution status of the workflow
  3. See the results of the workflow
  4. [Coming soon] See live how our product is executing your workflow

Authentication


Sola’s API authentication is done via standard secret API Keys.

You can generate up to 5 keys at a time directly from your dashboard. To do so, follow the steps below:

  1. Go to your dashboard.
  2. Click on the API Keys tab.
  3. Click on Create API Key and give the key a name. Set scopes if the feature is enabled on your account.
  4. Click on Create API Key.

<aside> 🚨 Once created, we will not show the API Key value anymore, so you MUST store this properly.

</aside>

You need to send the API Key in the Authorization header when calling our APIs.

APIs


In this section, you’ll be able to find out all the APIs that we have currently in our system. If you prefer, you can also use our API webpage

https://app.arcade.software/share/AW39uJJni8jRDMSVNHuR

If you have any further questions or need assistance, please explore the rest of the documentation, and don't hesitate to reach out to our team via the shared Slack channel or by contacting [email protected]. We are here to help you!