Endpoints Details
The base URL to send all API requests is https://api.indid.io. HTTPS is required for all API requests.
The Indid API follows RESTful conventions and all the operations are performed via GET
and POST
requests. Request and response bodies are encoded as JSON.