The Platform API empowers you to programmatically retrieve information such as session tokens and account details about any linked accounts or available integrations.

Authentication

To connect your application with StackOne securely, you need to generate API Keys. These keys authenticate your application and protect your data.

Once you’ve generated your API Key, it’s essential to know how to use it for authentication.

You will need to include the API Key for every API call. You can use the API Key in the username or password field when calling any API endpoint, such as the List Accounts endpoint.

Key Features

FeatureDescription
Connect Session TokensGenerate connection session tokens or auth URLs to get your customers to connect their accounts.
Listing Linked AccountsFetch and manage all Linked Accounts, including retrieving specific Account IDs.
Enabled Connectors DetailsRetrieve a list of enabled Connectors with detailed support information, including required fields.
WebhooksTrigger webhooks payload (eg. to test your webhook endpoint)
LogsRetrieve a list of unified, webhook & provider request logs for a given account or connector.