Introduction

This guide helps you call Alloy's dashboard-generation flow via API.

Base URL

https://api.pickalloy.com

Quick Start

1

Get your API key

Get your API key from the Alloy dashboard: https://www.pickalloy.com/dashboard/account-settings/profilearrow-up-right

2

Authenticate your requests

Authenticate your requests using the Bearer token: Authentication

3

Upload your dataset

Upload your dataset to generate a dashboard: Generate Dashboard

4

Check generation status or set up notifications

Check generation status: Generation Status Set up webhooks for notifications: Generation Status

Last updated