Heartbeat
GET
/v1/heartbeatAn endpoint to test your authentication on the Servebolt API in a simple and fast request.
Request
Header Params
Accept
string
required
Example:
application/json
Content-Type
string
required
Example:
application/json
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{
"uid": 12345
}
Last modified: 5 months ago