The Seclock Developer API
Build faster and more efficiently with access to our complete set of development and API resources.
Request AccessAPI > EDI
A swiss army knife for developers? You got it with our easy to use API.
Seclock handles all the heavy-lifting. You enjoy your coffee.
Complete access to our product data: specs, pricing and inventory.
Your vehicle, our engine. We integrate seamlessly with your current framework.
Complexity, simplified.
See how easy it is to...
- Call all fields related to a product
- Get product inventory by warehouse
- Place an order
- Search the product database
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -X GET -H "Content-Type: application/json" -H "Accept: application/json" -H "Authorization: Bearer {AUTH_TOKEN}" https://our-api.seclock.com/api/item?id=CL3357-AZD-626
curl -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "Authorization: Bearer {AUTH_TOKEN}" -D '{"skus": ["4040XP-RW/PA DKBRZ","1601 689"]}' https://our-api.seclock.com/api/items/availability
JSON { "po": "po-number", "merchant_name": "merchant-name", "email": "user@example.com", "notes": "NOTES", "shipping": { "name": "Seclock", "attn": "U. Ser", "address": "25 Dartmouth St",...
curl -X GET -H "Content-Type: application/json" -H "Accept: application/json" -H "Authorization: Bearer {AUTH_TOKEN}" https://our-api.seclock.com/api/items?query=RP75-40&how_many=25
"result":"success", "data": { "item": { "uid":"COR300CL3357AZD626", "sku":"CL3357 AZD 626", "url_title":"cl3357-azd-626", "url":"https://seclock.com/catalog/products/cl3357-azd-626", "title":"CL3357 AZD 626 Corbin Russwin Cylindrical Lock", "short_description":"Storeroom Lever, Grade 1, AZD Design, Satin Chrome", "description":"The CL3300 series is a Grade 1 cylindrical lockset...
"availability": { "4040XP-RW/PA DKBRZ": { "total": 282, "warehouse": { "22": 2, "33": 139, "01": 111 } }, "1601 689": {...
"data": { "order_id": "SMAPI-00000004" }, "notices": [ { "msg": "In stock", "data": { "10-800": { "quantity": 10, "availability": {...
"items": [ { "uid": "NOR300RP754040", "sku": "RP75-4040 689", "url_title": "rp75-4040", "url": "https://seclock.com/catalog/products/rp75-4040", "title": "RP75-4040 Norton Door Controls Door Closer Mounting Plates", "short_description": "Retrofit Plate, Replaces LCN 4040, 7500 Series", "description": "Retrofit Plate, Replaces LCN 4040, 7500 Series", "type": "Door Closers and Operators",...
CALL
RESPONSE
Interested in learning more?
Access to our API is approved on a case-by-case basis, so fill out the info below to get started.