FAQ

What is an API Key and how do I get one?

An API Key is a security token that you can use to authenticate with our API. It is a secret, like a password, that should be protected. It is used for building third-party apps using Envato data.

You can create more than one token and you should consider creating a different token for different access uses. For example, creating a token for FTP access only requires “View and search Envato sites” and “View your Envato Account username”.

Once you've registered your app, you'll need to get an API Key. Follow these steps to fetch your API Key:

For more information, please also refer to our API documentation.

  1. Choose a token name.

  2. In the permissions list below, make sure to check ‘View and search Envato sites’ and ‘View your

  3. Envato Account username’.

  4. Then, click Create Token.

How to configure envato API for envato author board?

The envato author board is turned off by default for all none envato authors or any other customer read here to turned on.

Login as admin and to setting area,you will see as below

click on it and you will see as below

How do i get API token ? read here

Enter you envato API token and save it .that's all.

How to activate envato author board?

The envato author board is turned off by default for all none envato authors or any other customer.

How to turn it on:

1-Simple go to application root directory.

2-Find .env (dot env) file and edit it.

3-Find the variable 'ENVATO_AUTHOR_BOARD' which will false by default.

4-Change it like this ENVATO_AUTHOR_BOARD=true

5-Save it .... Its done (reload your page)

Last updated