Page cover image

πŸ“–Introduction

An application programming interface (API) specifies how some software components should interact with each others. All API calls consist of a "call name", called from now on "method", and multiple parameters.

Here we describe how any application could access and use IpForensics API Endpoint

The following interfaces are provided to access the IpForensics API:

HTTP / JSON protocol - useful for most web and mobile applications

Last updated

Was this helpful?