Integrating BridgeApps PIN API
Details to empower you to integrate your System with PIN API.

Audience
This page is expected to be read by a Technical Audience - Developers, Designers, Architects, CTOs
Swagger API
API Client codebase
We did start to write this client codebase for different Programming languages. However, this is apparently no longer relevant. Simply go to any LLM based chat engine, and generate the Client code from the OpenAPI spec - downloadable from Swagger API
NOTE: We are not endorsed by (or) endorsing any specific LLM codebase (or) against developers writing client code by themselves.
API Security
API header
You need the following parameters to call this API over HTTPS, all of which needs to be passed through on the headers.
X-id & X-auth : both of which needs to be provided by us. These are typically locked down to your IP (inbound IP for us). If you have a fluid IP, then do connect with us to discuss more
X-pass : This is the password that you want to test against
NOTE: When the Auth credentials are provided, they are locked down to a specific calling IP, so that only you are allowed to call from that IP using your credentials. If you need to discuss other options - connect with us.
API Body
There is nothing to be passed in the body.
API Response
Refer Home page for the response body of the API in action or "Swagger" documentation above for the Spec