Skip to main content
This guide walks you through making your first call to the SuperPlanner API.

Prerequisites

List resources

Retrieve all resources in your account:
curl https://live1-service-7042312-f94c764b.us.monday.app/api/public/v1/resource \
  -H "Authorization: Bearer YOUR_API_KEY"

Next steps

  • Browse the full API reference in the sidebar
  • Generate a token if you haven’t already