Skip to main content
Vortex home page
User Guide
API Reference
Changelog
Get started
Get started
Search...
Navigation
AI
Scrape colors from screenshot
Search...
⌘K
Accounts
GET
Get Account by ID
GET
Search for content in your account
API Keys
GET
Get API Keys
POST
Create API Key
DEL
Delete API Key
PATCH
Patch API Key
Deployments
GET
Get Deployments
POST
Create Deployments
PATCH
Update Deployment
Environments
PATCH
Update Environment
GET
Get Environments
POST
Create Environment
Invitations
GET
Get Invitations
GET
Get Invitation Stats
GET
Get Open Invitations for an Invitee
GET
Get invitation
DEL
Delete an invitation
POST
Accept an invitation
GET
Get Open Invitations by Group
DEL
Delete all invitations by group ID
POST
Re-send an Invitation
Invitations - Auto Join
GET
Get auto-join domains for a group
GET
Get auto-join invitations by domain
GET
Get auto-join domain by ID
DEL
Delete auto-join domain
Members
GET
Get Members
GET
Get My Member Info
POST
Create Member
PATCH
Update My Member Info
Projects
GET
Get Default Project
GET
Get Projects
POST
Create Project
GET
Get Project
Widget Configurations
GET
Get Widget Configurations
POST
Create Widget Configuration
GET
Get Widget Configuration
GET
Get Widget Configuration Deltas
POST
Save a delta to a widget configuration
GET
Get Widget Configuration from Deltas
POST
Create Widget Configuration from Deltas
POST
Rollback current change set to the previous version
GET
Get Widget Configurations by Group or Widget ID
Widgets
GET
Get Widgets
POST
Create Widget
POST
Duplicate Widget
GET
Get Widget
DEL
Delete Widget
PATCH
Patch Widget
AI
POST
Scrape colors from screenshot
POST
Scrape content from email
POST
Suggest template value
POST
Suggest A/B test
Profiles
GET
Get Profile
GET
Get Profile by Account ID
GET
Get Profile by Project ID
Analytics
GET
Get Events
GET
Get Event Counts
Groups
GET
Get Groups
Email
POST
Send test email
Email Domains
GET
Get Email Domains
POST
Create Email Domain
GET
Get Email Domain
DEL
Delete Email Domain
PATCH
Update Email Domain
PATCH
Check Verification Token
PATCH
Check DKIM Status
PATCH
Check SPF Status
PATCH
Check DMARC Status
English
200
400
500
Copy
Ask AI
{
"result"
: {}
}
AI
Scrape colors from screenshot
Copy page
Extracts color information from a screenshot image
Copy page
POST
/
api
/
v1
/
accounts
/
{accountId}
/
ai
/
scrape-from-screenshot
Try it
200
400
500
Copy
Ask AI
{
"result"
: {}
}
Path Parameters
accountId
string
required
Body
multipart/form-data
photo
file
Response
200
application/json
result
object
required
Patch Widget
Previous
Scrape content from email
Next
⌘I