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 service due to migration

Today it’s finally time for a maintenance of our service due to a migration of our hosting provider. We are moving after being hosted at DigitalOcean since 2016 to Hetzner Cloud. For those that are more interested into the technical details, here they are: If you have issues, please contact us on our Discord server or some […]

TibiaData release v4.1.1

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 v4.1.1 release on GitHub onhttps://github.com/TibiaData/tibiadata-api-go/releases/tag/v4.1.1 Kind regards,Tobias

TibiaData release v4.1.0

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

Ongoing disturbances in our API

We had some disturbances regarding the API due to a previous internet outage which have some followup effects.Symptom was that the API was going up and down and couldn’t handle all requests coming in. Internet outage in one location:Start: 2024-02-06 22:15Stop: 2024-02-07 10:00 Overload issues:Start: 2024-02-07 10:00Stop: 2024-02-07 17:45 The problems should be resolved soon, […]

TibiaData API v3 has been deprecated

As announced the 15th December 2023, the TibiaData API v3 has now been deprecated. This means that you can not use our API anymore, if you do requests towards the old URLs. Go ahead and upgrade your application, to be able to continue to use our API. Regards,Tobias