2. Quickstart: Run Your First Inference
Follow these steps to run your first inference request on Suiri. This quickstart will help you make your first API call in minutes.Before You Begin
Before starting the quickstart, make sure you’ve completed the following one-time setup steps:-
Create a Suiri account
Sign up at https://www.suiri.ai using your email address. -
Add a billing method
An active billing method is required to run inference requests, including in demo environments. This is a one-time setup. Check Step 2 below.
Step 1: Create an Account
- Visit www.suiri.ai and sign up using your email address
- You’ll receive a one-time password (OTP) via email for both first login and subsequent logins
- Check your spam/junk folder if you don’t see the email
Step 2: Choose a Billing Plan
In the current demo environment, billing is usage-based (pay-as-you-go) and measured by token consumption. Looking for custom models or free credits? Contact us via email at support@suiri.ai or via Slack to discuss custom arrangements.Step 3: Create an API Key
- Navigate to the API Keys section in your dashboard
- Click Generate New Key
- Copy and save your API key securely. Note that it will only be displayed once
Step 4: Run Inference via Playground
Test your first inference using the interactive Playground:- Go to the Playground tab
- Select a model from the dropdown
- Enter your prompt in the chat interface
a. For text models: “What is the capital of France?” - Click Send to see the model’s response