TibiaData API

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.

Characters

Get the pure information from characters of Tibia based on your character search!

View docs »

Guilds

List all guilds of a certain world or get detailed information of a certain guild right in your guilds API!

View docs »

Highscores

List all highscores of a certain world and see who got the right skills to top the list in our highscore API!

View docs »

Houses

List all houses in all the different worlds and towns of Tibia right through our houses API easy!

View docs »

News

The latest 6 months of news and articles from tibia.com throu just a single request. Easy to make us of!

View docs »

Worlds

List all worlds of Tibia or list all online players and more info of your favorite world in the worlds API!

View docs »


Latest updates from our blog

Maintenance of our servers

Hi there, We are upgrading our Kong API gateway to a newer version, but that should not take any longer time than a reboot of the software. If you have issues, please contact us on our Discord server or some alternative mentioned on our Contact us page. Regards,Tobias

TibiaData release v3.7.2

We have released a new version of TibiaData! Fixed You can find the changes in our Changeloghttps://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md You can find the v3.7.2 release on GitHub onhttps://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.7.2 Kind regards,Tobias

Maintenance of our servers

Hi there, We are working with our infrastructure we have in DigitalOcean during the weekend.You should at most experience a small hiccup when we switch our floating IPs between our servers. If you have issues, please contact us on our Discord server or some alternative mentioned on our Contact us page. Regards,Tobias

TibiaData release v3.7.1

We have released a new version of TibiaData! Fixed You can find the changes in our Changelog https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md You can find the v3.7.1 release on GitHub on:https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.7.1 Kind regards,Tobias

TibiaData API v4 beta ongoing

Due to a new error handling, we are bumping our API to a new version since it could interrupt your current integrations. Our docs have been updated, where you need to select “dev.tibiadata.com” as API server and you can start playing around with the V4 endpoints. Note This is the dev environment and endpoints can […]