<
From version < 2.1 >
edited by Robert Jan Daams
on 2025/02/04 11:03
To version < 2.2 >
edited by Robert Jan Daams
on 2025/02/04 11:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,5 @@
1 += Overview =
2 +
1 1  This space contains all information regarding TerraIndex that could be useful for third parties.
2 2  
3 3  For external software that tries to insert or export data from the TerraIndex database, through an API.
... ... @@ -11,3 +11,14 @@
11 11  [[Setting up a Webservice connection for project exports>>Implementation documentation.For customers.Setting up a Webservice connection for project exports.WebHome]]
12 12  It’s possible this will return in multiple results, because a wildcard search is automatically applied. So make sure, in case of multiple results, you perform search on exact match inside the results.
13 13  )))
16 +
17 += API testing tools =
18 +
19 +We generally recommend to test our API calls in a third part API testing tool first.
20 +
21 +This provides insights into the workings of the API, without having to start coding right away. This also ensures any bugs in code do not interfere with the actual API call.
22 +
23 +Our favorite API testing tools:
24 +
25 +* Postman ([[https:~~/~~/www.postman.com/>>https://www.postman.com/]])
26 +* Insomnia ([[https:~~/~~/insomnia.rest/>>https://insomnia.rest/]])
TerraIndex
asd