Portfolio Manager
| Dashboard | |
|
|
| Add Domains | |
| Folders | |
|
|
|
| Remove Domains | |
| Conflicts | |
| Jobs Queue |
Sell Domains
Offers Received
Registrar
| Register - Dashboard | ||||
| Transfer | ||||
| Manage Domains | ||||
| Domain Contacts | ||||
|
||||
|
Consolidate
Monetization API
Registrar API
| Accessing the API | |||||||
| API Queries | |||||||
|
My Account Manual
Authentication
Each API query must be authenticated, by including your Monetization API key. Your credentials can be sent via either HTTPS GET or POST, using the api_key variable.
Note: To access the Monetization API, you will need an API key. Contact us to obtain one.
Example query:
https://www.above.com/api.php?api_key=key&mode=fetch&reportid=12345&start=0&num=100
Where key needs to be replaced with your Monetization API key.
