HTML |
---|
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> |
API Tab
The API tab provides links to APIv1 / APIv2 Swagger documentation and beta Reverse API management. It also allows you to create and manage APIv1 keys for users.Developer Tools documentation.
APIv2
APIv2 documentation is available at ProVision Developer Tools and APIv2.
Detailed endpoint descriptions are available at APIv2 Swagger Documentation, or from the instance-specific link provided on the API Tab page / Navigation dropdown.
APIv1
An APIv1 area is provided for legacy users, containing a link to APIv1 Documentation and a tool to create / revoke APIv1 access keys.
Create / Revoke a Key
To create a key, simply select the user, and click on "Generate Keys".
The Name, Username, API Key, Secret Key, and Created date information will be added to the list below.
To revoke a user's key, click "Revoke" at the end of their entry.
For detailed information on working with API features, please refer to ProVision Developer Tools, API v1, and APIv2 Swagger specifications linked in your instance on the API page.
Table of Contents:
...