Tag Archives: Tibia

Minor changes in TibiaData API

There have been some minor changes to the TibiaData API regarding the character and guild view.

New features

  • Characters view
    • returns now account achievements which are displayed on official tibia homepage
    • showing other account characters include online/offline status now

Bug-fixes

  • Characters view
    • regarding account information does return faulty formatted JSON in some situations
  • Guilds view
    • regarding members is reformatted that rank titles are not keys anymore

Credits to Stefan Ehlert who reported the issues in the API.
Keep the reports coming and feel free to suggest new features too!

Regards,
Tobias


TibiaData API v1 released

Today I can announce that the TibiaData API is released!

TibiaData API is a RESTful API providing information in JSON format containing information from Tibia’s official homepage tibia.com, so you can build your own small tools.

Through our API, you can have access to an API providing information of characters, guilds, highscores, news and all worlds of Tibia.
You can based on the request provided by us build your own clients to retrieve the information you need.

TibiaData is a private project, developed as a long term project, which provides a RESTful API.

Try it yourself!

Regards,
Tobias