Getting started with the super.AI API

📘

New to REST APIs?

Learn the basics with our Introduction to REST APIs.

The Super.AI API provides programmatic access to super.AI. We offer 3 methods of interacting with our API:

  • cURL
  • Python
  • Command-line interface (CLI)

Each method requires a slightly different approach, so we offer a getting started guide for each method. The method you choose is largely a matter of personal preference. Generally, however, cURL is quickest and most convenient if you’re new to APIs or are looking to conduct a quick test, Python allows for more flexibility and advanced scripting, and the CLI is a more human-readable approach.

An exhaustive rundown of all the functionality of our API can be found in the API reference.

Choose a getting started guide to get going: