How to get started with the new API?
The new v3 API uses the same domain as the old API, that is all requests are sent to api.detectify.com but instead of using the path /v2/ as in the previous API, you use the /v3/ path. For example, a request to list the technology data would go to https://api.detectify.com/rest/v3/technologies. What is new in this API is that you can retrieve all data from multiple teams with one endpoint and one API key. This makes it a lot easier to get insights from across multiple subsections of your organization.
For now, you cannot create API keys through the UI. Simply ask your CSM or support to get started.
To use the v2 API, create an API key here or read the documentation here.