A step by step guide to taking Aito into use
You should have received your API keys and URL to your environment via the welcoming email. Please store the keys safely as you need them to set up and use your Aito environment.
You can start testing out Aito either by using a curl command or by using Aito’s interactive Swagger UI.
Command line:
You can try out the environment by accessing https://aito-grocery-store.aito.app/version with the following command
curl -X GET \
-H 'x-api-key: READ-ONLY-API-KEY' \
-H 'content-yype: application/json' \
https://aito-grocery-store.aito.app/version
The query tests the connection to the environment and responds with details about the version of the environment.
{
"name": "aitoai-core-v2",
"version": "382",
"gitRevision": "010b5125fbb5c9cd85542d14ccab320beefc73d5",
"builtAt":" 2018-09-12T10:25:50.352Z"
}
Swagger UI:
You can access Aito’s Swagger UI documentation via this link: https://aito-grocery-store.aito.app/api-docs/v3/
Via the “Authorize” button on the right, you can add your either one of your personal keys. To test the connection, we recommend you to use your read-only key. If you want to upload data, you’ll need to use your write key.
You can use the Swagger UI to test out that your keys are working and that you can access Aito’s environment.
Start testing Aito via the following steps:
We have also created a thorough Hello world tutorial which describes the steps in more detail.
There's also a lot of online material available:
Episto Oy
Putouskuja 6 a 2
01600 Vantaa
Finland
VAT ID FI34337429