Developer Center
Back to Engine.tech
  • Welcome!
  • Top of Funnel Applications
    • Embeddable Calculators
      • Embeddable Personal Loan Calculator
      • Embeddable Debt Consolidation Loan Calculator
      • Embeddable Personal Loan vs Debt Relief Calculator
      • Embeddable Savings Calculator
      • Adding Your Client Tags for Reporting Attribution
  • Loans / Savings / Second Look Marketplace
    • Hosted Integrations
      • Partner Pages / Embeds
        • Loans Partner Pages
          • Frond-End Customization Options
          • Preferred Look Partner Pages
          • Bridge Partner Pages
          • Special Offer Partner Pages
        • Loans Embeds
        • Pre-Populating Existing Customer Data
        • Adding Your Client Tags for Reporting Attribution
      • Mobile SDK
        • Mobile SDK - Prefilling Lead Data
        • Adding Your Client Tags to Reporting for Mobile SDK Integrations
        • Event Handlers for Real-Time Tracking in the Engine Mobile SDK
    • Native API (Build Your Own)
      • Financial Product Verticals
        • Loans
          • Personal Loans
            • Collecting User Information for Personal Loans
            • Displaying Personal Loan Offers
            • API Specifications
            • FAQs
          • Home Equity Line of Credit (HELOC)
            • Displaying Offers HELOC
            • Risk Factors & Requirements
            • Dos & Don’ts for All HELOC Supply Partners
            • Dos & Don’ts for HELOC Native Partners (API)
            • Our Embed/Partner Page Implementation
            • HELOC-specific disclosures
          • Auto Loan Refinancing (ALR)
            • Collecting User Information
            • Displaying Auto Loan Refinance Offers
            • API Specifications
            • FAQs
        • Savings
          • Collection User Information for Savings
          • Displaying Savings Offers
          • Marketplace Display Requirements
          • Reporting
          • API Specifications
        • 2nd Look Marketplace
          • 2nd Look Marketplace (Financial Services Providers)
          • 2nd Look Marketplace (Channel Partners)
            • Collecting User Information for 2LM
            • Displaying 2L Marketplace Offers
      • Adding Your Client Tags to Reporting for Native API Integrations
      • General Compliance Guidelines
        • Consumer Information Fields
          • Additional Compliance Recommendations & Best Practices
        • Disclosures
        • Consents
        • Offer Display Fields
    • Reporting Options for Channel Partners
      • Channel Partner Reporting - Looker
      • Channel Partner Reporting - Analytics API
  • Credit Cards Marketplace
    • Native API (Build Your Own)
      • Getting Started
      • Flow Design
      • Collecting User Information for Credit Cards
      • Displaying Credit Card Offers
      • API Specifications
      • Compliance Guidelines
  • New Marketplaces (Credit Builders, Earned Wage Access, Debt Relief)
    • Hosted Integrations
      • New Marketplaces Embeds
      • Adding Your Client Tags for Reporting Attribution
  • References
    • Brand Guidelines and Assets
    • Appendix
      • Appendix A - Notices
      • Appendix B - Disclosures
      • Appendix C - Consents
      • Appendix D: API Field to Offer Card Mappings
      • Appendix E: Appending Client Tags for Partner Page and Embed Integrations
Powered by GitBook
On this page

Was this helpful?

  1. Loans / Savings / Second Look Marketplace
  2. Native API (Build Your Own)
  3. Financial Product Verticals
  4. Loans
  5. Personal Loans

FAQs

  1. I’m sending requests to Engine’s API but not getting any response, what am I doing wrong

    • Please refer to (i) Required Fields in the Collecting User Information section and (ii) Post Request in the API Specifications section of the guide. It’s also possible that the Post Request Authorization and Body are correct but there are no available offers. If this issue persists, please reach out to the assigned contact at Engine.

  2. What happens if I don't include fields marked as required?

    1. The Engine API will still respond with a success (200) response, assuming all else is correct with the request. The Engine API's 200 response means that endpoints/auth are correct, and no fields are malformed - this is by design (since the Engine API spans multiple product types, each with different requirements). The designation of a field as "required" means most of the Financial Institutions in that product vertical require that field to be present, and omitting that field means that all FIs who require that field will not allow us to post that lead to check eligibility.

  3. I haven’t received approval from the Engine Compliance team or Financial Services partners yet, how can I see offers returned through the API?

    • Partners building a Native API integration can access mock offers before receiving approval. Reach out to your assigned contact at Engine to ask about enabling mock offers and please make sure to use the provided test token instead of the production token when testing.

  4. I finished building the Native API integration, what’s next?

    • Partners building a Native API integration can access mock offers before receiving approval. Reach out to your assigned contact at Engine to ask about enabling mock offers and please make sure to use the provided test token instead of the production token when testing.

  5. I am only seeing pending Responses but no actual offers, how do I obtain actual offers?

    • When utilizing the Asynchronous Flow endpoint, partners building a Native API integration need to make a secondary request to Engine’s Offers Endpoint to retrieve offers. Please refer to Asynchronous and Synchronous Flow Responses in the API Specifications section of the guide.

PreviousAPI SpecificationsNextHome Equity Line of Credit (HELOC)

Last updated 5 months ago

Was this helpful?