From 7a47f2f6ec356d056e651de4894cc71395260edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 9 Jul 2015 15:09:26 +0300 Subject: [PATCH] Update repp-doc.md added test REPP API endpoint --- doc/repp-doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/repp-doc.md b/doc/repp-doc.md index 9896f34da..8eab257ab 100644 --- a/doc/repp-doc.md +++ b/doc/repp-doc.md @@ -10,7 +10,7 @@ To quickly test the API, use curl: curl -q -k --cert user.crt.pem --key user.key.pem https://TBA/repp/v1/accounts/balance -u username:password -Test API endpoint: TBA +Test API endpoint: https://testepp.internet.ee/repp/v1 Production API endpoint: TBA Main communication specification through Restful EPP (REPP):