Dia Posted May 20, 2015 Posted May 20, 2015 Added some more api methods to the docs. Everyone with a registered account may request an api key in their profile. 1
xxgermanoxx Posted March 20, 2020 Posted March 20, 2020 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? 1
G3rm4n0 Posted March 20, 2020 Posted March 20, 2020 (edited) 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, 2020 by G3rm4n0 1
potaeshawit Posted June 23, 2020 Posted June 23, 2020 Hi, would like to ask is there an API for monsters sprite that return gifs? 1
Dia Posted July 1, 2020 Author Posted July 1, 2020 No, there is no such api. I am not generating the gif images for monster sprites. 1
matheusmnzs Posted December 29, 2023 Posted December 29, 2023 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, ], [ ... ] } 1
Dia Posted January 10, 2024 Author Posted January 10, 2024 Hey, there is no search function in the api available.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now