POST
The POST method on the root of the domain will fetch record(s).
POST
https://api.traverzer.tech/
Headers
Name
Value
Content-Type
application/json
Authorization
<token>
Body
Name
Type
Description
[Table Name]
string
Name of the table
[Table Name].[Field Name]
string
Value of the field
Request
Response
Last updated