Export Your Data via API

Describes how to pull data out of eclypse using our APIs

How to Export Keys
You use this integration guide when you want to download your keys from eclypse via our API. HTTP Method POST HTTP Headers HTTP request header mus...
Tue, Jul 12, 2022 at 3:42 PM
Export Request Schema
sdsdsd KeyTypeDiscussion projectName* string You need to provide a project name within your organization. Project name is case-sensitive. If the project n...
Tue, Jul 12, 2022 at 3:42 PM
Export Response Schema
KeyTypeDiscussion data [TranslationKey] An array of ExportTranslationKeys. See schema. unrecognizedKeys [string]? An array of keys. Maybe be omitted fro...
Tue, Jul 12, 2022 at 3:54 PM