Roadmunk · GraphQL Specification

Roadmunk GraphQL API

Roadmunk (now Strategic Roadmaps by Tempo) provides a GraphQL API for programmatic access to roadmaps, items, milestones, key dates, fields, notifications, users, and account management. The API supports full CRUD operations across roadmap planning resources and is available across three regional gateways covering North America, Europe, and Asia-Pacific. Authentication uses Bearer tokens with admin-level privileges generated from Account Settings.

Documentation Endpoint View on GitHub Product RoadmappingGraphQLRoadmapsProject ManagementProduct ManagementFeedbackIdeasMilestonesSwimlanesTimelineGraphQL

Overview

Roadmunk GraphQL API is a GraphQL API specification published by Roadmunk on the APIs.io network.

Roadmunk (now Strategic Roadmaps by Tempo) provides a GraphQL API for programmatic access to roadmaps, items, milestones, key dates, fields, notifications, users, and account management. The API supports full CRUD operations across roadmap planning resources and is available across three regional gateways covering North America, Europe, and Asia-Pacific. Authentication uses Bearer tokens with admin-level privileges generated from Account Settings.

The GraphQL endpoint is available at https://app-gateway.roadmunk.com/public/graphql. documentation is published at https://help.tempo.io/roadmaps/latest/strategic-roadmaps-graphql-api.

The specification includes 5 reference links.

Tagged areas include Product Roadmapping, Roadmaps, Project Management, Product Management, and Feedback.

Endpoint

https://app-gateway.roadmunk.com/public/graphql

References

Related API Specs

Roadmunk GraphQL API (OpenAPI)
Back to Roadmunk · All GraphQL Specs · GitHub