Welcome!
This is the partner source for documentation, technical specs, and more across the entire Fuap Ecosystem.
Last updated
This is the partner source for documentation, technical specs, and more across the entire Fuap Ecosystem.
Last updated
Fuap is a LATAM loan network that provides the infrastructure to connect on-chain products and users to institutional lenders.
As one of our partners, you get immediate access to offer loan products to your customers. Fuap AI helps you maximize revenue and provide a better experience for your users leveraging our pre-designed loan applications together with our AI lending models. You will now render an instantaneous decision for every lending objective enabled by AI, and executed by smart contracts, automating the lending, closing, and funding of loans.
You'll be able to connect your users with lending products using our or connect to our . Our is a pre-designed iframe which will activate within your native experience. With ready built applications in line with regulatory compliance, you can begin offering digital loan products to your customers in a few weeks. Our iframe encapsulates all the necessary API calls in order to create, process, close, and fund loans to your users. As well as, allowing you to collect repayments for the loan and host an environment to cross-sell and up-sell other loan products and credit products to your users.
The Fuap is RESTful, and encodes data as a JSON and authenticates all requests. It can be used to do the following:
Build a user experience for LaaS (lending as a service). Allowing you to create, process, close, and fund loans. And finally, collect those repayments through our API integration that is both performant and compliant.
Integrate with and programmatically manage your Loans by Fuap Dashboard account.
Easily manage your pre-defined credit criteria to ensure lowering loss rates, and finding profitable opportunities in line with your offering
Initiate the transfer of funds and collect repayment from your customers.
All requests to the Fuap API must be authenticated using a bearer token.
Tokens must be managed like a password or any other confidential secret. As a result, they have access to sensitive API endpoints.
A valid bearer token is formatted as an Auth Key along with a UUID concatenated with an underscore. Your bearer token must be specified in the Authentication
header of each request.