cURL
curl --request GET \ --url https://catchall.newscatcherapi.com/version
{ "version": "0.3.8" }
Returns current API version.
API version
"0.3.8"
Was this page helpful?