Lucid OAuth 2.0 API

OAuth 2.0 authorization-code flow used by all Lucid REST API integrations to obtain user-scoped access tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: lucidchart:lucid-oauth-api
name: Lucid OAuth 2.0 API
tags:
- OAuth
- Authorization
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.lucid.co/api/v1/#section/Authentication
baseURL: https://lucid.app
properties:
- url: https://developer.lucid.co/api/v1/#section/Authentication
  type: Documentation
description: OAuth 2.0 authorization-code flow used by all Lucid REST API integrations to obtain user-scoped
  access tokens.