Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 8.0.0
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

Image AddedImage Removed

The API tab allows you to create and manager API keys for users. It also tab provides links to APIv1 / APIv2 Swagger documentation and beta Reverse API managementDeveloper Tools documentation.

Create / Revoke a Key

To create a key, simply select the user, and click on "Generate Keys".

Image Removed

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. 

Image Removed

 

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:

...

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. 


Additional Information: