Skip to content
Donati Filippo edited this page Jul 18, 2026 · 3 revisions

What is it ?

SmyBTE API is an HTTP API exposing useful endpoints in the scope of the BTE project. Among other things, it focuses on making available Terra++ and Terra121 functionalities to languages other than java through HTTP.

Main public instance

A public instance of this API is hosted at https://smybteapi.buildtheearth.net/ .

Deploying an instance

SmyBTE API is open source under and the MIT license, you are free to host your own version of the API however you want.