Skip to main content

Introduction

  1. The best practices are divided into two parts:​

    • Implementation best practices​
    • User Interface best practices​
  2. You can see example of search results returned by Theca through https://api.theca.com/v1/search?q=dewalt​

  3. Theca results are returned as json or LD+JSON. Check accept parameters for additional information​

  4. Documentation on search api can be found at: ​docs.theca.com

tip

Ensure the resilience of your website by planning error handling into your implementation plan. Account for scenarios where our services timeout or return error results.