May 20, 201510 yr Added some more api methods to the docs. Everyone with a registered account may request an api key in their profile.
March 20, 20206 yr Hello there, I just found divine-pride and it was exactly what I was looking for a small project with ragnarok I created an account and requested an API key but I can't conect to it. It keeps giving me Unauthorized: Access is denied due to invalid credentials. Could you tell me what I'm doing wrong?
March 20, 20206 yr Finally got it to work. Sorry for anything. I probably missguided something. I created another account to see if it the problem was with the first one... Edited March 20, 20206 yr by G3rm4n0
July 1, 20205 yr Author No, there is no such api. I am not generating the gif images for monster sprites.
December 29, 20232 yr Hello, Is there an endpoint where I can pass a string and get a list of items that contain that string in their name? Example: //Request: /api/database/Items/capacete?apiKey=:myApiKey&server=bRO //Response: { [ "name": "Capacete de Aceleração [1]", "resName": "Runaway_Accelerator", "id": 400047, ], [ "name": "Capacete de Intensificação [1]", "resName": "Legacy_of_Wise_One_J", "id": 400287, ], [ ... ] }
Create an account or sign in to comment