Tag Archives: TibiaData

TibiaData API v4 released (v4.0.0)

A long waiting is over now.. today it’s finally time some new stuff!

Today we can announce that version 4 of TibiaData API is released!

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

Changes of TibiaData API v4

Since v4 is not a rewrite of TibiaData like we had with v3, the changes are not as large when migrating.

Largest change to the API is the implementation of better error responses, where you don’t get a 200 OK from our servers anymore even if an error occurred. You can find all the corresponding error codes that you can encounter inside the status section.

The structures of responses is slightly different when it comes to information section, where we now include additional information as for instance release version, git commit sha, status and error codes and more.

Head over to our documentation to play around with our API and get your tools migrated to v4.

The documentation

The documentation from v4 has been swagger-generated, so you can easily generate your own TibiaData client to consume our API.

You can find the swagger.json file in our tibiadata-api-docs repository on GitHub.

There is a swagger-documentation page available on https://docs.tibiadata.com, where you can play around.

The code

As mentioned in previous blog posts, TibiaData is now publishing it’s code publicly on GitHub.

Dig around and contribute to our repo to enhance our service.

You can find all our repos under our GitHub organization here.

We’ve also bumped the GitHub release version to match the API version.

Report issues

Report to us, if you find something that is not correct.
Suggest to us, if you are missing some feature and we’ll implement it.

Thank you!

Special thanks to all our contributors to TibiaData and thanks for everyone testing and reporting issues.

Try it yourself!

Kind regards,
Tobias


Ongoing disturbances in our API

We had some disturbances regarding tree power outages in one of our locations.
Symptom was that the API during the periods couldn’t handle all requests coming in.

Start: 2023-12-27 10:30
Stop: 2023-12-27 11:30

Start: 2023-12-27 12:03
Stop: 2023-12-27 12:24

Start: 2023-12-27 14:56
Stop: 2023-12-27 15:17

The problems should be resolved by now.

Kind regards,
Tobias


TibiaData API v4 release scheduled

Testing of v4 is ongoing and we are in the final stage.

Our v4 is planned to be release the 2023-12-01!

The plan is to have v3 and v4 running in parallel for a period of 2 months and v3 is supposed to be deprecated the 2024-02-01.

Head over to our documentation page on docs.tibiadata.com and start on getting your integrations working for the new version.

Join our Discord server and jump into the #api channel and let’s discuss there or if you experience any issues 🙂

Kind regards,
Tobias


TibiaData release v3.7.5

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.5 release on GitHub on
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.7.5

Kind regards,
Tobias


TibiaData release v3.7.4

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.4 release on GitHub on
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.7.4

Kind regards,
Tobias


Maintenance of our service

Hi there,

Our hosting provider DigitalOcean will make changes in the networking equipment to improve performance and scalability of our hosting location. This maintenance will occur in two parts on consecutive days.

This maintenance is expected to not have any impact on our services, but we’ll monitor it and update if so.

Maintenance phase 1:
Start: 2023-08-14 18:00 UTC
End: 2023-08-14 22:00 UTC

Maintenance phase 2:
Start: 2023-08-15 18:00 UTC
End: 2023-08-15 22:00 UTC

Regards,
Tobias