Skip to main content

Documentation Index

Fetch the complete documentation index at: https://aptly-1c228e04.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Making your first request

Get authenticated and make your first successful API call in under five minutes.

Create a card

Post a new card to a board with field values and confirm it was created.

Update a card

Update an existing card on a board using its ID.

Get data from a board

Paginate through all cards on a board and collect the full data set.

Filter results

Query cards by field values to get back only what you need.

React to a card update

Receive a webhook, verify the signing key, and process the payload.

Build a custom report

Pull all cards from a board and generate a summary report grouped by stage.