Autopilot
List of workspaces
List of the user's workspaces
GET
https://api.asters.ai/automations/workspaces
Headers
Name | Type | Description |
---|---|---|
x-asters-token* | String | API Key generated in Asters for user authentication |
List of social accounts
List of all social accounts in a workspace
GET
https://api.asters.ai/automations/workspaces/:id/socialAccounts
Path Parameters
Name | Type | Description |
---|---|---|
x-asters-token* | String | API Key generated in Asters for user authentication |
Headers
Name | Type | Description |
---|---|---|
String | Workspace identifier |
Generate Post
List of the user's workspaces
POST
https://api.asters.ai/automations/posts/generate
Headers
Name | Type | Description |
---|---|---|
x-asters-token* | String | API Key generated in Asters for user authentication |
Request Body
Name | Type | Description |
---|---|---|
params* | any | Object with all Zapier fields. |
Last updated