mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
666 B
666 B
REPP integration specification
REPP uses currently Basic Authentication (http://tools.ietf.org/html/rfc2617#section-2) with ssl certificate and key. Credentials and certificate are issued by EIS (in an exchange for desired API username, CSR and IP).
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
Production API endpoint: TBA
Main communication specification through Restful EPP (REPP):
Contact related functions
Domain related functions
Account related functions