Created by Mustafa Ekim / September, 2022
Testinvite uses JSON data format when communicating through the API.
All API calls need to have the requester
property inside the JSON body.
Testinvite uses the requester
property to authenticate the request.
The structure of the requester
object is as below:
Property | Type | Value |
name | string | the name of your application |
version | string | the version of your application |
auth | object | the Organization ID and the Private Key |
Want to learn more about TestInvite
Want to learn more about TestInvite