description: '' format_extension: null is_fileset: false schema: $schema: https://json-schema.org/draft/2020-12/schema type: object properties: apiKey: type: string description: API key generated on the dashboard for DeepL API product. baseUrl: type: string description: Base URL for your API plan - free and pro have different API base URLs. required: - apiKey - baseUrl