High-Level Flow
- Authentication: Your application authenticates with our API using a secure key.
- Request: You send a request to find loan offers, providing business and loan criteria.
- Matching: Our platform matches the request with offers from our network of lenders.
- Response: We return a list of eligible offers to your application.
- Application: You can then submit a formal application for a chosen offer.
Sandbox vs. Production
- Sandbox: A complete testing environment that mirrors production. Use it for development and integration testing. All data is synthetic.
- Production: The live environment for real transactions. Access is granted after a successful integration review.