Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

This API Guide provides detailed instructions for using the APIs included with FlexDeploy. See the FlexDeploy Installation Guide for information related to installation. See also the FlexDeploy Plugin Guides for detailed instructions for configuring and using the FlexDeploy plugins.

FlexDeploy supports the use of API Tokens for REST calls, See API Tokens for details.

Version 2 API Details

Version 2 APIs use Basic Authentication. It supports username/password or token-based authentication.

V2 documentation is hosted at https://flexagon.com/api-spec/6.5.

GraphQL API Details

The GraphQL schema is served on the FlexDeploy server. It can easily be retrieved using Postman, GraphQL, or similar tools. See GraphQL API Queries for more information about using FlexDeploy GraphQL queries.

Version 1 API Details

Version 1 APIs supports username/password or token-based authentication. V1 APIs will be removed in the future versions of FlexDeploy.

  • No labels