Skip to main content

Hi everyone! Greetings to the community. I've recently started using the Lucidchart API to perform various operations like OAuth authentication, document retrieval, and even running some tests to upload templates via the API.

During this process, I've been wondering if there's a place where I can find the OAS (OpenAPI Specification) for Lucidchart's API. While the portal does list all the operations, I’d like to have them consolidated into a single contract. This would help me automate the creation and validation of certain fields, making the process much easier.

If anyone knows where I can find the OAS, YAML, Swagger, or however it's referred to haha, please share! I couldn't easily locate it on the support page.

Thanks in advance for your help!

Hello Miagutie,

 

Unfortunately, we do not currently offer OpenAPI or other schema definitions that are exportable in bulk. Our only publicly facing definitions are available at https://developer.lucid.co/reference/overview as individual endpoints.

I have created a task to explore if we can add a way to make them available as a single OpenAPI file, but don’t know what that exploration will find. If something changes from that investigation, I’ll post a reply here.


Hello Miagutie,

 

Unfortunately, we do not currently offer OpenAPI or other schema definitions that are exportable in bulk. Our only publicly facing definitions are available at https://developer.lucid.co/reference/overview as individual endpoints.

I have created a task to explore if we can add a way to make them available as a single OpenAPI file, but don’t know what that exploration will find. If something changes from that investigation, I’ll post a reply here.

Thank you so much Michae!l. I will wait, menawhile I will rely on the documentation in the link you shared with me. thanks again.


Reply