Tictail Online Store
Tictail is an easy and free online shop solution that not only helps you create a beautiful online store within minutes, but also helps you run it successfully.
51 subscribers
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Tictail Online Store endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET /v1/stores/<store_id>/orders/<order_id> /v1/stores/{store_id}/orders/{order_id} |
Retrieve an order for this store (store_id) |
| GET |
GET /v1/stores/<store_id>/products/<product_id> /v1/stores/{store_id}/products/{product_id} |
Retrieve an product (product_id) in this store (store_id) |
| DELETE |
DELETE /v1/stores/<store_id>/followers/<follower_id> /v1/stores/{store_id}/followers/{follower_id} |
Remove a follower of this store (store_id) |
| GET |
GET /v1/stores/<store_id>/customers/<customer_id> /v1/stores/{store_id}/customers/{customer_id} |
Get a single customer (customer_id) of this store (store_id) |
| POST |
POST /v1/stores/<store_id>/followers /v1/stores/{store_id}/followers |
Add a new follower of this store (store_id) |
| GET |
GET /v1/stores/<store_id>/orders /v1/stores/{store_id}/orders |
Retrieve a list of orders for this store (store_id), sorted by created_at |
| GET |
GET /v1/stores/<store_id> /v1/stores/{store_id} |
Get a store (store_id) |
| GET |
GET /v1/stores/<store_id>/products /v1/stores/{store_id}/products |
Retrieve a list of products in this store (store_id). |
| GET |
GET /v1/stores/<store_id>/theme /GET /v1/stores/{store_id}/theme |
Retrieve a store's (store_id) theme |
| GET |
GET /v1/stores/<store_id>/followers /v1/stores/{store_id}/followers |
Get a list of followers of this store (store_id) |
| GET |
GET /v1/me /v1/me |
Check which store the provided access token has access to |
| GET |
GET /v1/stores/<store_id>/customers /v1/stores/{store_id}/customers |
Get a list of all customers in this store (store_id) |
| POST |
POST /v1/stores/<store_id>/cards /v1/stores/{store_id}/cards |
Tictail Online Store pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|