mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add namecheap api documentation (#2390)
This commit is contained in:
parent
e2e4c024b8
commit
b794b7cc98
2 changed files with 12 additions and 1 deletions
|
@ -0,0 +1,11 @@
|
|||
[API Documentation](https://www.namecheap.com/support/api/intro/)
|
||||
|
||||
> 1. Login to your Namecheap account.
|
||||
>
|
||||
> 2. Go to the Profile > Tools menu.
|
||||
>
|
||||
> 3. Scroll down to the Business & Dev Tools section. Click on MANAGE next to Namecheap API Access.
|
||||
>
|
||||
> 4. Toggle ON/OFF, read our Terms of Service, enter your account password.
|
||||
>
|
||||
> 5. After enabling API access, you will be allotted an APIKey. Your Namecheap account username will act as API username. Your access to the API is authenticated using these elements.
|
|
@ -27,4 +27,4 @@ The list below can help you to choose a registrar if you plan to buy a domain na
|
|||
| --------- | ------------- | ------------------ |
|
||||
| [Gandi](https://www.gandi.net) | ✔ (tested) | ✔ | [Obtain an API key](/providers/registrar/gandi/autodns) |
|
||||
| [OVH](https://www.ovh.com/domaines/) | ✔ (tested) | ✘ | [Obtain an API key](/providers/registrar/ovh/autodns) <br> [Configure manually](/providers/registrar/ovh/manualdns) |
|
||||
| [Namecheap](https://www.namecheap.com/) | ✘ (in lexicon but untested) | ✘✘✘ API not available without 50$ on the account | |
|
||||
| [Namecheap](https://www.namecheap.com/) | ✘ (in lexicon but untested) | ✘✘✘ API not available without 50$ on the account | [Obtain an API key](/providers/registrar/namecheap/autodns)|
|
||||
|
|
Loading…
Add table
Reference in a new issue