cirQit OpenAPI example

This is a example implementation of the cirQit OpenAPI usage. It's not intended to be used for production purposes.

The OpenAPI specification can be found here.

Server URL:

The request can be executed in this order: or or

Get the access-token

Authentisierungsdaten in cirQit beziehen:
client_id:
client_secret:

JWT access token

Obtain the toke by the client-credentials flow above or use the PKCE example to go with the authentication flow.

get company

company name
commissions

select directory from existing tree

enter existing directory name

create directory

directory name

Upload "Schematasche"

Name of Installation
directory name (directory ID) (...)
company name
comission (from the response of the get company request)
Installation ID
Link to created installation

upload attachments

Installation ID
directory for attachment
directory or files to upload
Document Type: ATTACHMENT
(only possible with CORS disabled in your browser)