Example searches: “Validations”, “Check the API status”, “Delete a branch”, “422”, “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" }