# API Integration Clickwrap offers comprehensive integration web APIs for creating and retrieving [Application Logs](/products/clickwrap/api-integration/application-logs), [Consents](/products/clickwrap/api-integration/consents), and [Signed Contracts](/products/clickwrap/api-integration/signed-contracts). ## **Environments** Choose from various integration environments, each serving a specific purpose: - [Test Environment](https://clickwrap-api-dev.namirial.app/v1/swagger) Explore the latest features here; however, be aware of frequent updates that may include potential breaking changes. - [Demo Environment](https://clickwrap-api-demo.namirial.app/v1/swagger) Test new stable features before they are rolled out to production. - [Production Environment](https://clickwrap-api.namirial.app/v1/swagger) Integrate your production application seamlessly. ## **Authorization** To access the APIs, you need an API key, which you can generate in the Clickwrap web app settings. Simply include an HTTP header named `apiKey` in your requests, containing the API key obtained from the web application.