Vertopal — Free Online Converter
Help Menu

What is the use of API app?

The app is the interface between your service and the Vertopal API. This allows integrate your service with Vertopal to use its services, so this was created by a developer and maybe isn't owned by Vertopal.

Suppose, Your service wants to convert a file. This service provides the input file with the credentials and data request to Vertopal through the app. Vertopal runs the convert task and after it, provides the converted file to your service through the app.

To create an app on Vertopal, You must be logged in to Vertopal. Create a Vertopal account if you don't have one.

  1. Visit the Account. (or click on the My Account in the top-right.)
  2. In the sidebar, click on the APPS option under the API menu.
  3. On the new page, click on the New App button in the top-right of the Apps box.
  4. Enter your app name in the Name field.
  5. If you don't want to develop an app and want to quickly connect the app to trusted third-party services like Vertopal CLI, check the Connect third-party services to this app option, otherwise, leave it unchecked.
    This option will set the app status in production, and the app will be immediately usable.
  6. Click on the Create button.
  7. You can use credentials such as ID under the Management section and Token under the Access Token section for authentication to connect the service to the Vertopal API.
On Mobile Browser:
  1. Visit the Account. (or tap the menu in the top-right and then tap the My Account option.)
  2. Tap the button in the top-left.
  3. In the sidebar that opens, click on the APPS option under the API menu.
  4. On the new page, click on the New App button in the top-right of the Apps box.
  5. Enter your app name in the Name field.
  6. If you don't want to develop an app and want to quickly connect the app to trusted third-party services like Vertopal CLI, check the Connect third-party services to this app option, otherwise, leave it unchecked.
    This option will set the app status in production, and the app will be immediately usable.
  7. Click on the Create button.
  8. You can use credentials such as ID under the Management section and Token under the Access Token section for authentication to connect the service to the Vertopal API.

Keep your access key in a safe place. If you lose it, you will never be able to recover it. However, you can regenerate the token whenever you want.

Loading, Please Wait...