From 405632dd9ccf62d08c06c84a4a578355e262ce00 Mon Sep 17 00:00:00 2001 From: Igors Savins Date: Thu, 7 Jan 2021 09:06:43 +0200 Subject: [PATCH] Updated leiLookup (markdown) --- leiLookup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/leiLookup.md b/leiLookup.md index 3addfff..66d01e7 100644 --- a/leiLookup.md +++ b/leiLookup.md @@ -33,7 +33,8 @@ LEI number or company name search will reveal the information contained within a - "success" - success code (true) +### Example ``` -curl --location --request GET 'https://my.gogetssl.com/api/lei/lookup?auth_key={{V1_API_TOKEN}}&query=google' +curl --location --request GET 'https://my.gogetssl.com/api/lei/lookup?auth_key=${GOGETSSL_TOKEN}&query=google' ``` \ No newline at end of file