Appmixer
Search…
v4.1
Introduction
Migration from 4.0
Overview
Introduction
Component
Flow
End User Guide
Component Definition
Basic Structure
Manifest
Behaviour
Dependencies
Authentication
Quotas & Limits
Example Component
Customizing UI
Custom Inspector Fields
Custom Theme
Custom Strings
Custom API
Custom Component Strings
Custom Component Shapes
Appmixer Self-Managed
Installation
Getting Started
Custom Component: HelloAppmixer
Using Appmixer SDK
Using Appmixer API
Using OAuth applications
Installation GCP
System Webhooks
Appmixer Architecture
API
ACL
Accounts
Apps
Authentication
Charts
Data Stores
Files
Flows
Insights
Modifiers
People Task
Service Configuration
Unprocessed Messages
Appmixer SDK
Getting Started
API Reference
Developer mode
Appmixer Backoffice
Getting Started
Services
Tutorials
Managing Authentication
Sharing Flows
Flows Metadata & Filtering
People Tasks
Customizing modifiers
Setting ACL
Appmixer CLI
Appmixer CLI
App Registration
DeepAI
Google
People Tasks
Slack
Powered By
GitBook
Accounts
Authentication to apps.
get
https://api.appmixer.com
/auth/:componentType
Get Accounts
get
https://api.appmixer.com
/accounts
Get All Accounts
put
https://api.appmixer.com
/accounts/:accountId
Update Account Info
post
https://api.appmixer.com
/accounts/:accountId/test
Test Account
delete
https://api.appmixer.com
/accounts/:accountId
Remove Account
get
https://api.appmixer.com
/accounts/:accountId/flows
List All Flows Using Account
post
https://api.appmixer.com
/auth/ticket
Generate Authentication Session Ticket
get
https://api.appmixer.com
/auth/:componentType/auth-url/:ticket
Get Authentication URL
put
https://api.appmixer.com
/auth/:componentType/ticket/:ticket
Start Authentication Session
delete
https://api.appmixer.com
/auth/component/:componentId
Clear Authentication From Component
put
https://api.appmixer.com
/auth/component/:componentId/:accountId
Assign Account To Component
API - Previous
ACL
Next - API
Apps
Last modified
4yr ago
Copy link
Outline
get
Get Accounts
get
Get All Accounts
put
Update Account Info
post
Test Account
delete
Remove Account
get
List All Flows Using Account
post
Generate Authentication Session Ticket
get
Get Authentication URL
put
Start Authentication Session
delete
Clear Authentication From Component
put
Assign Account To Component