Example searches: “Previews”, “default”, “Diffs”, “Validations”, “201”
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" }