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