Introduction
Welcome to Extracto Services. Our suite of standalone solutions is designed to simplify integration and provide modular API offerings. We are dedicated to continuous enhancement and are committed to expanding our services to better meet the evolving needs of our customers.
Prerequisites
- API Credentials: Ensure you already have your client-id and client-secret, if you donΒ΄t have it yet, please contact the sales team, you can book a call.
Extracto flow
This diagram shows the basic process of client authentication and data retrieval on extracto services:
- The client sends a POST request to the Auth API at the
/auth
endpoint to obtain a JWT token. - Upon successful authentication, the Auth API returns a JWT token to the client.
- The client then uses this token to make a request to an endpoint on the Extracto API from the interest service from the client.
- The Extracto API processes the request and returns a JSON response to the client.
Resources
Postman Collection Click here to download the collection!
Authentication Quickstart guide about authentication service
Extract data from documents Quickstart guide to integrate with PAD service
Need help? Feel free to contact us to get additional assistance or if you want to share your feedback