Help Desk - Invoice Generator & Payments System
  • What is product?
  • Envato author board
  • Features
  • FAQ
  • Live Demo
  • GET STARTED
    • System Requirements
    • Installation
    • Update
    • Change Log
  • MANAGEMENTS
    • Help Queries
    • Business Invoices
    • Business Payments
  • RESOURCES
    • Query Business Profiles
    • Business Invoice Types
    • Query Departments
    • Query Statuses
    • Query Priorities
    • Query Tags
    • Query Canned Replies
  • ADMINISTRATION
    • Users
    • User Roles
  • TOOLS
    • App Settings
    • Database backups
    • Languages
  • Extra
    • Sources and Credits
    • About
    • Disclaimer
  • Author portfolio
  • Buy it now
Powered by GitBook
On this page
  • What is an API Key and how do I get one?
  • How to configure envato API for envato author board?
  • How to activate envato author board?

Was this helpful?

FAQ

PreviousFeaturesNextLive Demo

Last updated 3 years ago

Was this helpful?

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 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 .

  1. Go to .

  2. Choose a token name.

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

  4. Envato Account username’.

  5. 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 to turned on.

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

click on it and you will see as below

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)

How do i get API token ? read

here
FTP access
API documentation
https://build.envato.com/create-token/
here