For AI agents: visit https://findify.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
FindifyFindify
API Reference
Log InFindify
API Reference
Log In

Search API Overview

  • Introduction
  • Authentication
  • Required data

Search JSON API

  • Search API
    • /autocompletepost
    • /searchpost
    • /search/contentpost
  • Smart Collection API
    • /smart-collection/{slot}post
  • Recommendation API
    • /recommend/{slot}post
    • /recommend/items/newestpost
    • /recommend/items/trendingpost
    • /recommend/items/viewed/latestpost
    • /recommend/items/{item_id}/viewed/viewedpost
    • /recommend/items/{item_id}/viewed/boughtpost
    • /recommend/items/{item_id}/bought/boughtpost
  • Feedback API
    • /feedbackpost

Push API

  • Content API
    • /content/{source}post
  • Product Push API
    • /productpost

Analytics JS

  • Findify Analytics JS
  • Github: Findify Analytics JS
  • NPM: Findify Analytics JS
  • findifyAnalytics(config)
  • client.sendEvent(type, request)
  • client.user

JS SDK

  • Introduction
  • Github: Findify JS SDK
  • FindifySDK.init(config)
  • client.send(request, opts)

Push Content API

  • Getting Started With Your API
Powered by 

Recommendation API

Recommendation API provides a set of routes to access different types of recommendations

Updated almost 7 years ago


Updated almost 7 years ago