{
  "added": "2023-02-17T11:02:20.620Z",
  "info": {
    "contact": {
      "email": "developer-experience@adyen.com",
      "name": "Adyen Developer Experience team",
      "url": "https://www.adyen.help/hc/en-us/community/topics",
      "x-twitter": "Adyen"
    },
    "description": "The Legal Entity Management API enables you to manage legal entities that contain information required for verification. \n## Authentication\nTo connect to the Legal Entity Management API, you must use the basic authentication credentials of your web service user. If you don't have one, contact the [Adyen Support Team](https://www.adyen.help/hc/en-us/requests/new). Use the web service user credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws_123456@Scope.BalancePlatform_YourBalancePlatform\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nThe Legal Entity Management API supports versioning of its endpoints through a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://kyc-test.adyen.com/lem/v3/legalEntities\n```\n## Going live\nWhen going live, your Adyen contact will provide your API credential for the live environment. You can then use the username and password to send requests to `https://kyc-live.adyen.com/lem/v3`.\n\n",
    "termsOfService": "https://www.adyen.com/legal/terms-and-conditions",
    "title": "Legal Entity Management API",
    "version": "3",
    "x-apisguru-categories": [
      "payment"
    ],
    "x-logo": {
      "url": "https://api.apis.guru/v2/cache/logo/https_twitter_com_Adyen_profile_image.svg"
    },
    "x-origin": [
      {
        "format": "openapi",
        "url": "https://raw.githubusercontent.com/Adyen/adyen-openapi/main/json/LegalEntityService-v3.json",
        "version": "3.1"
      }
    ],
    "x-preferred": true,
    "x-providerName": "adyen.com",
    "x-publicVersion": true,
    "x-serviceName": "LegalEntityService",
    "x-timestamp": "2023-04-11T19:23:17Z"
  },
  "updated": "2023-04-18T23:18:31.915Z",
  "swaggerUrl": "https://api.apis.guru/v2/specs/adyen.com/LegalEntityService/3/openapi.json",
  "swaggerYamlUrl": "https://api.apis.guru/v2/specs/adyen.com/LegalEntityService/3/openapi.yaml",
  "openapiVer": "3.1.0",
  "link": "https://api.apis.guru/v2/specs/adyen.com:LegalEntityService/3.json"
}