For the complete documentation index, see llms.txt. This page is also available as Markdown.

Hybrid API

Hybrid API integrations sit between fully hosted and fully custom: you call Engine's API directly, but the two products here serve different purposes.

  • Offer Wall API is for consumers you already have data on, it returns actual matched offers (plus a ready-made hosted results page), so you can either render those offers in your own UI or redirect to Engine's hosted experience.

  • Second Party Prefill API doesn't return offers at all, it lets you pass whatever partial consumer data you already have into Engine's hosted or embedded application flow so the consumer isn't asked to re-enter it; the actual offers are only generated after that flow is completed

Last updated

Was this helpful?