Example searches: “content”, “204”, “title”, “public_url”, “https://bump.sh/api/v1”
Responds a pong if the API is up and running.
Success
Sentence about ping and pong
API is currently down
curl \ --request GET 'https://bump.sh/api/v1/ping'
{ "pong": "And that's how ping-pong ball is bumped" }