Duro API
ChangelogStatusApp
  • Welcome to Duro Dev Center
  • Getting Started
    • Introduction
    • Authentication
    • Hello World
  • Core Concepts
    • Components & Products
    • Documents
    • Change Orders
  • Advanced Topics
    • Searching and Filtering
    • Datarooms & RBAC
    • Webhooks
    • Error Handling
  • Library Configuration
    • Introduction to Duro's Config System
    • Category Registry
    • Revision Scheme
    • CPN Generation Scheme
    • CPN Schema Reference
  • Community
    • Developer Community
Powered by GitBook
On this page
  • What is Duro?
  • What can you build?
  • Getting Started
  • API Endpoints
  • Need Help?
Export as PDF

Welcome to Duro Dev Center

NextIntroduction

Last updated 4 months ago

Welcome to the official documentation for the Duro Platform. This documentation will help you integrate Duro's powerful product lifecycle management capabilities into your applications.

What is Duro?

Duro is a modern, highly configurable PLM platform that helps hardware teams manage their product data, collaborate on designs, and streamline their development process.

What can you build?

With the Duro API, you can:

  • Manage components and sophisticated BOM assembly structures

  • Manage role based access controls for your organizations and libraries

  • Search part data with a powerful filtering engine

  • Access and update technical documentation

  • Automate custom change management workflows

  • Create custom integrations with your existing tools

  • Build automated reporting and analytics

Getting Started

The fastest way to get started with the Duro API is to:

API Endpoints

Our main GraphQL API explorer is available at:

https://api.durohub.com/graphql

Need Help?

  • Contact support at developers@durohub.com

This documentation is continuously updated. Make sure to check back regularly for the latest information.

Try our example

Join our

Check our guide

Create a Duro account
Get authenticated
Hello World
Developer Community
Error Handling