mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Update repp-doc.md
added test REPP API endpoint
This commit is contained in:
parent
0a55888da9
commit
7a47f2f6ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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
|
Production API endpoint: TBA
|
||||||
|
|
||||||
Main communication specification through Restful EPP (REPP):
|
Main communication specification through Restful EPP (REPP):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue