Overview
Last Update: 2024-09-26
We currently support two versions of our API: v301 and v302. You can access each version directly by using a version stub between the domain and the endpoint:
https://s4.digitsec.com/<versionstub>/<endpoint>
Note, for long-term compatibility purposes, you can also use our API to hit the oldest, supported version of the API by not using a version stub in your request URL.
https://s4.digitsec.com/<endpoint>
When using this format, your request will currently be routed to v301. We do not have an announcement at this time when we anticipate that will change.