This article contains all basic details you need to know about the Openprovider Sandbox environment.
What is sandbox?
The sandbox is an isolated testing environment that enables resellers to test RCP (Reseller Control Panel) and API operations without buying real domains, products.
You can sign up for a new Sandbox account at: https://cp.sandbox.openprovider.nl/signup
* The old CTE environment (api.cte.openprovider.eu & cp.cte.openprovider.eu) is not available anymore.
Sandbox API URL: http://api.sandbox.openprovider.nl:8480/v1beta/ (To enable API access, please refer to this article.)
Openprovider API Documentation: https://docs.openprovider.com/doc/all
REST API examples: API Guides: Customer & Domain Modules (Important: Please ensure to replace API URL with Sandbox API URL)
Note: To test XML requests, please use the API URL: https://api.sandbox.openprovider.nl and documentation: https://doc.openprovider.eu/Main_Page
Example Sandbox API Endpoints:
- Authentication: http://api.sandbox.openprovider.nl:8480/v1beta/auth/login
- Create a Domain: http://api.sandbox.openprovider.nl:8480/v1beta/domains
- Check a Domain: http://api.sandbox.openprovider.nl:8480/v1beta/domains/check
- Get a Domain: http://api.sandbox.openprovider.nl:8480/v1beta/domains/{id}
- Create Contacts: http://api.sandbox.openprovider.nl:8480/v1beta/contacts
- Get a Customer: http://api.sandbox.openprovider.nl:8480/v1beta/customers/{HandleId}
- List Transactions: http://api.sandbox.openprovider.nl:8480/v1beta/transactions
Important Tips:
Be aware, the Sandbox Environment has some limitations :
- Does NOT support domain transfers.
- It does NOT send confirmation emails hence you cannot reset your password!
- Not all TLDs will be available in the test environment, depending on the availability of a test environment at the registry.
- Some examples of known tlds which are (not) supported:
- Not supported:
- .nu
- .se
- Supported:
- .nl
-
.it
-
.com
-
.be
-
.eu
-
.de
-
.net
-
.es
-
.org
-
.co.uk
-
.online
-
.pl
-
.xyz
-
.ru
-
.at
-
.ch
-
.site
-
.me
-
.pt
-
.li
- .fr
-
.click
-
.hosting
-
.diet
-
.info
-
.mobi
-
.travel
-
.network
-
.digital
-
.software
-
.cpa.pro
-
.career
-
.cymru
-
.africa
-
.sport
- Not supported:
Note: At this point, Sandbox doesn't support Spam Experts, Plesk License operations and EPP. However, our team is constantly working on improving the testing platform and we will be adding missing functionalities soon.
Current Status:
SSL --> Ready for testing
Email Solution --> Ready for testing
Plesk License operations --> Work in progress