Welcome to the Hytale API!
We provide SDKs in many languages (PHP / Node.js / Java). This SDK allows you to utilize the official Hytale API in your projects.
Currently, the official API only allows you to list/show blog posts and jobs.
Feel free to contribute on GitHub!
All URIs are relative to https://hytale.com/api
Method | HTTP request |
---|---|
GET | /blog/post/slug/{slug} |
GET | /blog/post/published |
GET | /blog/post/archive/{year}/{month}/ |
GET | /job/listing |