API Reference

The Equidam Connect API is an easier way to provide your users with valuation information.

The intended workflow is for users to connect their Equidam profile to your website so that they can display and use valuation information on your website.

It should be paired with an affiliate link that you can use on your website in case the user does not have an Equidam account yet. Please email [email protected] for details about this.

Getting Started

The API workflow should be as follow:

AUTH

Authenticate yourself with the username and password provided and get your bearer token

GET DATA

Gather the data of the startup using your bearer token and the secret key the startup gave you

GET REPORT

In the same way, gather the most recent PDF report the startup has made

All details and code examples can be found on Swagger documentation here.

Useful links

Equidam Connect webpage

Swagger Documentation

Equidam Homepage