CINXE.COM

Ascio AWS Tools and Documentation

<!DOCTYPE html> <html> <head> <title>Ascio AWS Tools and Documentation</title> <link href="/resources/css/awskit.css" rel="stylesheet" type="text/css"> <link href="/resources/css/highlight/railscasts.css" rel="stylesheet" type="text/css"> <link href="/resources/images/favicon.svg" type="image/x-icon" rel="shortcut icon"> <script type="text/javascript" src="/resources/js/jquery-3.6.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script> <script type="text/javascript" src="/resources/js/highlight.pack.js"></script> <script type="text/javascript" src="/code-generator/code-generator.js"></script> <script type="text/javascript" src="/resources/js/security.js"></script> <script type="text/javascript" src="/support/support.js"></script> <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> </head> <body> <div class="logo"></div> <div class="clearfix"></div> <nav> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li> <a href="/" class=""> <span class="glyphicon glyphicon-home"></span> Home</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API v2 <span class="caret"></span> </a> <ul class="dropdown-menu"> <li> <a href="/domains-api-v2/php5/login-session.html" class="">Login and Sessions</a> </li> <li> <a href="/domains-api-v2/php5/messaging.html" class="">Messaging and Polling</a> </li> <li> <a href="/domains-api-v2/php5/expired-domain-name-auctions.html" class="">Expired domain name auctions</a> </li> <li> <a href="/domains-api-v2/php5/availability-check.html" class="">Availability Check</a> </li> <li> <a href="/gdpr.html" class="">GDPR</a> </li> <li> <a href="/domains-api-v2/php5/registrant-verification.html" class="">Registrant Verification</a> </li> <li> <a href="/domains-api-v2/php5/errp.html" class="" title="Expired Registration Recovery Policy">ERRP</a> </li> <li> <a href="/domains-api-v2/php5/templates.html" class="" title="Message templates">Message Templates</a> </li> <li role="separator" class="divider"></li> <li> <a href="/domains-api-v2/php5/domain-status.html" class="" title="API status codes">Status Codes</a> </li> <li> <a href="/domains-api-v2/php5/tld-properties.html" class="" title="TLD Properties">TLD Assistant</a> </li> <li> <a href="/domains-api-v2/php5/login" class="">Domains</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API v3 <span class="caret"></span> </a> <ul class="dropdown-menu"> <li> <a href="/api-v3/php5/domains-introduction.html" class="">Domains</a> </li> <li> <a href="/api-v3/php5/ssl-introduction.html" class="">SSL</a> </li> <li> <a href="/api-v3/php5/domain-monitoring-introduction.html" class="" title="Domain Monitoring API">Domain Monitoring</a> </li> <li> <a href="/api-v3/php5/tmch-introduction.html" class="">TradeMark Clearing House</a> </li> <li> <a href="/api-v3/php5/defensive-introduction.html" class="">Defensive (DPML)</a> </li> <li role="separator" class="divider"></li> <li> <a href="/api-v3/php5/registrant-class.html" class="">Registrants (Owners)</a> </li> <li> <a href="/api-v3/php5/contact-class.html" class="">Contacts</a> </li> <li> <a href="/api-v3/php5/messaging.html" class="">Polling / Callbacks</a> </li> <li> <a href="/api-v3/php5/order-introduction.html" class="">Orders</a> </li> <li> <a href="/api-v3/php5/getaccountbalance" class="">Account</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">DNS <span class="caret"></span> </a> <ul class="dropdown-menu"> <li> <a href="/AscioDns/php5/introduction.html" class="">Introduction</a> </li> <li> <a href="/AscioDns/php5/createzone" class="">Zone</a> </li> <li> <a href="/AscioDns/php5/createrecord" class="">Record</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TLD Knowledge <span class="caret"></span> </a> <ul class="dropdown-menu"> <li> <a target="ascio" href="https://portal.ascio.com/productdb/external/tldkit/q.aspx">TLD-Kit Website</a> </li> <li> <a href="/api-v3/php5/tldkit.html" class="">TLD-Kit API</a> </li> <li> <a href="/api-v3/php5/tld-properties.html" class="">TLD Assistant</a> </li> </ul> </li> <li> <a href="/cg.html" class=""> <span class="glyphicon glyphicon-cog"></span> Code Generator</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="/news" class=""> <span class="glyphicon glyphicon-list"></span> News</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> <span class="glyphicon glyphicon-wrench"></span> Plug-ins <span class="caret"></span> </a> <ul class="dropdown-menu"> <li> <a target="thirdparty" href="http://www.atomia.com/">Atomia</a> </li> <li> <a href="/dominic.html" class="">Dominic</a> </li> <li> <a href="/hostbill.html" class="">Hostbill</a> </li> <li> <a target="thirdparty" href="https://www.ispsystem.com/">ISP System</a> </li> <li> <a target="thirdparty" href="https://www.netzentwickler.de/produkte/domainmanager/">Domainmanager</a> </li> <li> <a href="/odin.html" class="">Odin OBAS</a> </li> <li> <a href="/whmcs.html" class="">WHMCS Domains</a> </li> <li> <a href="/php-framework.html" class="">PHP Framework</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> <span class="glyphicon glyphicon-wrench"></span> Management <span class="caret"></span> </a> <ul class="dropdown-menu"> <li> <a target="ascio" href="https://portal.ascio.com/productdb/external/tldkit/q.aspx">Tld-Kit</a> </li> <li> <a target="ascio" href="https://portal.ascio.com/">Partner Portal</a> </li> <li> <a target="ascio" href="https://dns.ascio.com">DNS Management</a> </li> <li> <a target="ascio" href="http://www.ascio.com">Ascio Website</a> </li> </ul> </li> <li> <a href="#" class="login" data-toggle="modal" data-target="#login"> <span class="glyphicon glyphicon-log-in"></span> Login</a> </li> <form class="navbar-form navbar-right" action="/search.html" role="search"> <div class="form-group"> <input type="text" class="form-control" placeholder="Search" name="q"> <input type="hidden" class="form-control templates:form-control" name="field" value="all"> <input type="hidden" class="form-control" name="view" value="summary"> </div> <button type="submit" class="btn btn-default">Submit</button> </form> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <div id="content"> <h1>Welcome to the Ascio Knowledge Base</h1> <h2>Ascio Web Services - automate your business</h2> <p>With the Ascio API you can automate business processes related to Domains, DNS, SSL, TMCH, DPML and Domain-Monitoring. Our unified interface makes it easy to integrate our services across many TLDs. The interface-abstraction provides unified error-messages and command. The TLD-Kit serves all TLD-relevant informatio in a machine-readable and structured format (XML/JSON). With that mass-integration of TLDs in not just theory.</p> <table class="table home"> <tr> <td style="width:100px"> <a href="/api-v3/php5/domains-introduction.html"> <span class="glyphicon glyphicon-globe"></span> </a> </td> <td> <a href="/api-v3/php5/domains-introduction.html">Ascio Domain API (SOAP)</a>. Register and manage domains. </td> </tr> <tr> <td> <a href="/api-v3/php5/ssl-introduction.html"> <span class="glyphicon glyphicon-lock"></span> </a> </td> <td> <a href="/api-v3/php5/ssl-introduction.html">Ascio SSL API (SOAP)</a>. Register and manage SSL certificates. </td> </tr> <tr> <td> <a href="https://aws.ascio.info/cg.html#lang:php5/api:AscioDns/method:CreateZone/view:Minimal/"> <span class="glyphicon glyphicon-list"></span> </a> </td> <td> <a href="/cg.html#lang:php5/api:AscioDns/method:CreateZone/view:Minimal/">Ascio DNS Interface (SOAP)</a>. Register and manage DNS zones and records . </td> </tr> <tr> <td> <a href="/api-v3/php5/tmch-introduction.html"> <span class="glyphicon glyphicon-eye-open"></span> </a> </td> <td> <a href="/api-v3/php5/tmch-introduction.html">TMCH - Trademark Clearing House API (SOAP)</a>. Protect your brands with TMCH. </td> </tr> <tr> <td> <a href="/api-v3/php5/domain-monitoring-introduction.html"> <span class="glyphicon glyphicon-sunglasses"></span> </a> </td> <td> <a href="/api-v3/php5/domain-monitoring-introduction.html">Domain Monitoring (SOAP)</a> - Monitor your domain names. </td> </tr> <tr> <td> <a href="/api-v3/php5/defensive-introduction.html"> <span class="glyphicon glyphicon-flash"></span> </a> </td> <td> <a href="/api-v3/php5/defensive-introduction.html">Defensiv DPML API (SOAP).</a> </td> </tr> <tr> <td> <a href="/api-v3/php5/tldkit.html"> <span class="glyphicon glyphicon-tasks"></span> </a> </td> <td> <a href="/api-v3/php5/tldkit.html">TLD-Kit API (REST)</a>. Get relevant information about TLDs: Available products, periods, thresholds, other requirements. </td> </tr> </table> <h2>Ascio plug-ins for 3rd party tools</h2> <table class="table home"> <tr> <td class="partnerlogo"> <a href="http://aws.ascio.info/whmcs.html"> <img src="/resources/images/logos/whmcs.png"> </a> </td> <td> <a href="http://aws.ascio.info/whmcs.html">WHMCS Plug-in</a> - Web Hosting Automation Made Easy. Client Management, Billing &amp; Support for Web Hosts. <br>Ascio Plug-in for <b>Domain Management</b> and <b>AscioDNS</b> </td> </tr> <tr> <td class="partnerlogo"> <a target="thirdparty" href="https://www.ispsystem.com/"> <img src="/resources/images/logos/isp-system-ascio.svg"> </a> </td> <td> <a target="thirdparty" href="https://www.ispsystem.com/">ISP System</a> - All-in-one solution for hosting company management.<br>Ascio Plug-in for <b>Domain Management</b> </td> </tr> <tr> <td class="partnerlogo"> <a target="thirdparty" href="http://www.dominic.de/"> <img src="/resources/images/logos/dominic-logo.png"> </a> </td> <td> <a target="thirdparty" href="http://www.dominic.de/">Dominic</a> - The advanced in-house software for DNS &amp; domain names management.<br>Ascio Plug-in for <b>Domain Management</b> </td> </tr> <tr> <td class="partnerlogo"> <a target="thirdparty" href="https://www.netzentwickler.de/produkte/domainmanager/"> <img src="/resources/images/logos/netzentwickler.png"> </a> </td> <td> <a target="thirdparty" href="https://www.netzentwickler.de/produkte/domainmanager/">Domain Manager</a> - White-Label-Produkt with interface to registrars and registries. <br>Ascio Plug-in for <b>Domain Management</b> </td> </tr> <tr> <td class="partnerlogo"> <a target="thirdparty" href="http://www.odin.com/products/premium/"> <img src="/resources/images/logos/odin.png"> </a> </td> <td> <a target="thirdparty" href="http://www.odin.com/products/premium/">Odin Automation Premium</a> - Proven platform to modernize your end-to-end cloud services delivery and enhance operational efficiency. <br>Ascio Plug-in for <b>Domain Management</b> </td> </tr> <tr> <td class="partnerlogo"> <a target="thirdparty" href="https://hostbillapp.com/"> <img src="/resources/images/logos/hostbill.png"> </a> </td> <td> <a href="https://github.com/rendermani/ascio-hostbill">Hostbill plug-in</a> - Hosting, Cloud, Dedicated Servers/Colocation, CDN, VPS, VPN and Domains.<br>Ascio Plug-in for <b>Domain Management</b> </td> </tr> </table> </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-98157908-1', 'auto'); ga('send', 'pageview'); </script> <!-- Modal --> <div class="modal fade" id="login" tabindex="-1" role="dialog" aria-labelledby="loginLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">脳</span> </button> <h4 class="modal-title" id="loginLabel">Login</h4> </div> <div class="modal-body"> <form> <div class="form-group"> <label for="u">Account</label> <input type="text" class="form-control" id="u" placeholder="Ascio account"> </div> <div class="form-group"> <label for="p">Password</label> <input type="password" class="form-control" id="p"> </div> <div class="form-group"> <label for="env">Environment</label> <br> <div class="btn-group" data-toggle="buttons"> <label class="btn btn-primary active"> <input type="radio" name="options" id="testing" value="testing" autocomplete="off" checked>Test environment </label> <label class="btn btn-primary"> <input type="radio" name="options" id="live" value="live" autocomplete="off">Live environment </label> </div> </div> </form> <div id="login-message"></div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary" id="login-button">Login</button> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10