Documentation

Everything you need to integrate Planet Roadmap into your workflow.

Base URL

https://planetroadmap.com/api/v1/{org-slug}

Send Your First Request

Replace your-org with your organization slug and use your API key to list feature requests.

cURL
curl https://planetroadmap.com/api/v1/your-org/requests \
  -H "Authorization: Bearer pk_live_your_api_key"

Explore the Docs