FormKiQ API JWT


Formkiq API: Document Management Platform API using OAuth(JWT) Authentication
You can find out more about FormKiQ at https://formkiq.com.
Introduction
FormKiQ is an API-first (head-less), battle-tested document management API. The FormKiQ API provides all the API endpoints to build your Perfect Document Management Platform.
FormKiQ API was built on top of OpenAPI specification, so it is easy to use the API spec file with any application that supports the OpenAPI specification.
Open API OAuth Specification - https://raw.githubusercontent.com/formkiq/formkiq-core/master/docs/openapi/openapi-jwt.yaml
Open API IAM Specification - https://raw.githubusercontent.com/formkiq/formkiq-core/master/docs/openapi/openapi-iam.yaml
Authentication
FormKiQ offers three forms of authentication:
- OAuth(JWT)
- AWS IAM
- API Key
Authentication
- OAuth 2.0: ApiAuthorization
Security Scheme Type: | oauth2 |
---|
License
Apache 2.0