Skip to main content
Logo
  • About Us
  • Pricing
  • FAQ
  • Developers
  • Login
  • Register

Facetly API

Overview

The Facetly API makes powerful functionality available to developers to integrate his online store with facetly. Facetly offers API that developer can use to search his own product.

There are 2 methods that developer can use to access his data. Those methods are :

  1. POST
    Using POST method developer can send data to facetly.com. This method used when developer want to insert and delete their product.
  2. GET
    GET method usually used to search a product.

Github

Fork our code https://github.com/facetly/facetly_api_php

API List

ResourcesDescriptioN
GET /1/search/productSearch is a feature to find a product in your online store.
GET /1/search/autocompleteSearch Auto Complete is a feature to find a suggestion for a product in your online store while typing.
POST /1/product/updateInsert Product is a feature to insert a new product to facetly.com.
POST /1/product/deleteDelete is a feature to remove your store's specific product from facetly.com.  
POST /1/product/truncateTruncate is a feature to delete all of your store's product. 
POST /1/report/queryReport Query is a feature to see all search that have been made by costumer in a period of time. 
POST /1/report/trendReport Trend is a feature to see all top search that have been made by costumer in a period of time. 
POST /1/field/selectSelect Field as label that available.
POST /1/template/updateUpdate your template 
POST /1/template/selectSelect your Template

 

  • GET /1/search/product
  • GET /1/search/autocomplete
  • POST /1/product/update
  • POST /1/product/delete
  • POST /1/product/truncate
  • POST /1/report/query
  • POST /1/report/trend
  • POST /1/field/select
  • POST /1/template/update
  • POST /1/template/select
‹ Others up GET /1/search/product ›
  • Log in or register to post comments

Navigation

  • Documentation
    • Getting Started
    • Installation
    • Facetly API
      • GET /1/search/product
      • GET /1/search/autocomplete
      • POST /1/product/update
      • POST /1/product/delete
      • POST /1/product/truncate
      • POST /1/report/query
      • POST /1/report/trend
      • POST /1/field/select
      • POST /1/template/update
      • POST /1/template/select
    • Facetly Template
    • How To
    • Examples

Facetly

  • Home
  • About Us
  • Pricing
  • FAQ
  • Developers
  • Terms of Service

Developers

  • Getting Started
  • Installation
  • API
  • Template

Contact Us

  • Twitter
  • Facebook

© Skyshi, 2012. All rights reserved. The Facetly logo  are trademarks of Skyshi. All other trademarks are the property of their respective owners.