API Authorization
eZintegrations platform supports all sorts of Authorization for any standard APIs like REST API, SOAP API, gRPC, or GraphQL.
The major Authorizations are:
- API Key
- Basic Authentication
- OAuth1.0
- OAuth2.0
- AWS Signature
- NTLM Authentication
- Custom Algorithm Signature
- Any other custom architecture-based Authorization
