A valid request URL is required to generate request examples
{ "message": "<string>", "version": "<string>" }
Returns a minimal response proving the external API is reachable.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful hello response.
Human-readable hello message.
"hello from woopsocial external api"
API version that produced the response.
"v1"