Purple Suite Setup
Purple Suite Setup
The Purple Suite provides mock enterprise SaaS APIs for building and testing AI agents. All Quickstart Guides in this section use Purple Suite as their backend, so you’ll need to set up an instance before starting any guide.
One-time setup
You only need to create a Purple Suite instance once. The same instance and connector can be reused across all Quickstart Guides.
What is the Purple Suite?
The Purple Suite simulates 10 enterprise systems so you can build and test plugins without needing access to real APIs:
Create your instance
Name your instance
Enter a name for your instance (e.g., your name or team) and make sure Seed with sample data is checked. Click Create.
This creates your instance and populates all 10 systems with realistic mock data.
View your credentials
Click the three-dot menu (⋯) on your new instance card and select View credentials.
You’ll see two values:
- Instance ID - a UUID like
cfc25397-2b86-4376-8e73-09cb5021ca70 - API Token (PAT) - starts with
ps_(e.g.,ps_ICVAW647E...)
Copy both values. You’ll need them to set up your connector.
PAT Expiration
API tokens expire after 7 days. If your token expires, click the three-dot menu on your instance and select View credentials to rotate and get a new one.
Set up a connector in Agent Studio
Verify it works
You can test your setup by importing this API call into a new HTTP Action:
If everything is set up correctly, you should see a JSON response with account data.
Next steps
You’re all set. Pick a Quickstart Guide to get started: