mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
docs: add EPP support (experimental)
This commit is contained in:
15
README.md
15
README.md
@@ -49,13 +49,14 @@ gives his consent to define the legal framework in which the use of his account
|
||||
|
||||
The table below lists the supported API connector providers:
|
||||
|
||||
| Provider | Documentation | Supported |
|
||||
|:---------:|---------------------------------------------------------------|:---------:|
|
||||
| OVH | https://api.ovh.com | **Yes** |
|
||||
| GANDI | https://api.gandi.net/docs/domains/ | **Yes** |
|
||||
| NAMECHEAP | https://www.namecheap.com/support/api/methods/domains/create/ | **Yes** |
|
||||
| AUTODNS | https://cloud.autodns.com/ | **Yes** |
|
||||
| NAME.COM | https://www.name.com/en-en/api-docs/ | **Yes** |
|
||||
| Provider | Supported |
|
||||
|:--------------------------------------------------------------------------:|:----------------:|
|
||||
| [OVH](https://api.ovh.com) | **Yes** |
|
||||
| [GANDI](https://api.gandi.net/docs/domains/) | **Yes** |
|
||||
| [NAMECHEAP](https://www.namecheap.com/support/api/methods/domains/create/) | **Yes** |
|
||||
| [AUTODNS](https://cloud.autodns.com/) | **Yes** |
|
||||
| [NAME.COM](https://www.name.com/en-en/api-docs/) | **Yes** |
|
||||
| Custom EPP Server | **EXPERIMENTAL** |
|
||||
|
||||
If a domain has expired and a connector is linked to the Watchlist, then Domain Watchdog will try to order it via the
|
||||
connector provider's API.
|
||||
|
||||
Reference in New Issue
Block a user