ShuttleAI REST API endpoints, including authentication, requests/responses, and example usage for all available services.
You can interact with the ShuttleAI API via HTTP requests from any programming language or directly through our Official Python Library.
For a more interactive experience, try our Shuttle Chat interface, which allows you to communicate with the API in a user-friendly environment.
You can use pip
to install the ShuttleAI library in your Python environment.
examples
directory in the GitHub repository.