Example searches: "Check the API status", "breaking_details", "Delete a branch", "temporary"
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" }