From 2c014c29f2cf7a519152937f82ff67c0ef23d84f Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 11 Sep 2021 19:42:09 +0200 Subject: Commit --- api/index.php | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 api/index.php (limited to 'api/index.php') diff --git a/api/index.php b/api/index.php new file mode 100644 index 0000000..72b7020 --- /dev/null +++ b/api/index.php @@ -0,0 +1,29 @@ + + + + + Minteck API Reference + + + + +

Welcome to Minteck API!

+

This API helps you get access to data about all Minteck's services in a single place. As a general measure, it is always recommended you start with the latest stable version. Click the version you want to see the API reference for that version and open a testing playground.

+

Available versions:

+ + + + \ No newline at end of file -- cgit