#Get insights into your user's employment history
Number of APIs: 4
Introduction
Want to quickly assess your user's employment stability? Belvo's got you covered!
We've created this
one-click
collection that'll let you automatically:
- Create a link at an employment institution.
- Retrieve the owner information for that link.
- Retrieve the employment record information for the link.
- Retrieve the employment metrics for the link.
We've set it up so that it works in our sandbox environment out of the box. However, with just two changes in the Create employment link request , you can do it in development and production!
How do I run the collection with
one click
?
To run the collection with just one click:
- Select the Belvo Environment you want to use.
- Make sure you've got all the correct information in the Create employment link request.
- On this page, click on the Run button.
- Make sure that you check the Persist responses for a session checkbox.
- Click Run Get insights into your user's employment history .
That's it! And to make it even easier, here's a handy GIF for you to see how it all works:
-
Create an employment link POST {{baseUrl}}/api/links/
-
Retrieve owner information for employment link POST {{baseUrl}}/api/owners/
-
Retrieve employment record information for a link POST {{baseUrl}}/api/employment-records/
-
Retrieve employment metrics for a link POST {{baseUrl}}/api/employment-metrics/