Welcome to HipeDev

APIRESTful designed for SA-MP, OpenMP and MTA server developers of all levels, you don't need to know programming to integrate these tools

Getting Started

To start using our services it is necessary to have a registered account with a current plan. It is advisable to use our Free plan since with it you will be able to experience all our tools without limit of use, only taking into account the storage limits and minute requests.

Step 1. Create account

Go to register for create your first account, select your plan and click on "Register" and activate your email.

Step 2. Get your API Token

Go to "Settings > API Key" tab and copy your token, with this key you will be able to make queries and interact with the sa-mp.api services.

Step 3. Install a filterscript

To do this, go to "Filterscripts" in the sidebar menu, download the "ytconverter_hipedev.amx" file and move the file your server directory:

  • filterscripts/ytconverter_hipedev.amx

Well, copy and paste the files in the folders corresponding

This filterscript require the plugin pawn-request of Southclaws This filterscript requiere the include sscanf of Y_Less

Step 4. Configure your credentials

Great, it's almost time for this to work, now to apply your credentials correctly, create a file on the directory "scriptfiles", name is hipedev.conf file and follow the following format to set your api key:

Save your changes

Step 5. Run server

Great, you're done, now all you have to do is start your server and wait for it to be included to establish a connection with our api service. For more information on how this inclusion works, you can review it here.

Check how to use: here

Last updated