{"openapi":"3.1.0","info":{"title":"BulkWork Suite! Self-Hosted Business Solutions Public Developer API","version":"1.0","description":"Read-only public API for store metadata, products, categories, FAQs, approved reviews, releases, search, and embeddable widgets. Private customer, order, license key, download path, admin, and credential data are not exposed."},"servers":[{"url":"https://bulkworksuite.com/api/v1"}],"paths":{"/":{"get":{"summary":"API Status","description":"Returns store identity, enabled endpoints, and API documentation links.","parameters":[],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/store":{"get":{"summary":"Store Metadata","description":"Returns public store identity, branding, social links, and widget availability.","parameters":[],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/products":{"get":{"summary":"Products","description":"Lists published, coming soon, and preorder products with pagination and filters.","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"per_page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"search","in":"query","required":false,"schema":{"type":"string"}},{"name":"category","in":"query","required":false,"schema":{"type":"string"}},{"name":"type","in":"query","required":false,"schema":{"type":"string"}},{"name":"status","in":"query","required":false,"schema":{"type":"string"}},{"name":"sort","in":"query","required":false,"schema":{"type":"string"}},{"name":"min_price","in":"query","required":false,"schema":{"type":"string"}},{"name":"max_price","in":"query","required":false,"schema":{"type":"string"}},{"name":"featured","in":"query","required":false,"schema":{"type":"string"}},{"name":"coming_soon","in":"query","required":false,"schema":{"type":"string"}},{"name":"preorder","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/product":{"get":{"summary":"Single Product","description":"Returns one public product by slug or id with gallery, FAQs, latest release metadata, and public URLs.","parameters":[{"name":"slug","in":"query","required":false,"schema":{"type":"string"}},{"name":"id","in":"query","required":false,"schema":{"type":"integer"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/categories":{"get":{"summary":"Categories","description":"Lists public store categories with product counts and clean category URLs.","parameters":[],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/faqs":{"get":{"summary":"Store FAQs","description":"Returns active homepage FAQs for external builders and assistants.","parameters":[{"name":"product_id","in":"query","required":false,"schema":{"type":"integer"}},{"name":"product_slug","in":"query","required":false,"schema":{"type":"string"}},{"name":"type","in":"query","required":false,"schema":{"type":"string"}},{"name":"limit","in":"query","required":false,"schema":{"type":"integer"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/reviews":{"get":{"summary":"Reviews","description":"Returns approved public reviews only.","parameters":[{"name":"product_id","in":"query","required":false,"schema":{"type":"integer"}},{"name":"product_slug","in":"query","required":false,"schema":{"type":"string"}},{"name":"rating","in":"query","required":false,"schema":{"type":"integer"}},{"name":"min_rating","in":"query","required":false,"schema":{"type":"integer"}},{"name":"page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"per_page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"limit","in":"query","required":false,"schema":{"type":"integer"}},{"name":"sort","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/releases":{"get":{"summary":"Releases","description":"Returns public release and changelog metadata without download paths.","parameters":[{"name":"product_id","in":"query","required":false,"schema":{"type":"integer"}},{"name":"product_slug","in":"query","required":false,"schema":{"type":"string"}},{"name":"limit","in":"query","required":false,"schema":{"type":"integer"}},{"name":"page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"per_page","in":"query","required":false,"schema":{"type":"integer"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/blog":{"get":{"summary":"Blog Posts","description":"Lists published blog posts with pagination and search. Pass ?slug= for a single post with full HTML content.","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"per_page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"q","in":"query","required":false,"schema":{"type":"string"}},{"name":"slug","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/search":{"get":{"summary":"Search","description":"Searches public products, categories, and public blog content.","parameters":[{"name":"q","in":"query","required":false,"schema":{"type":"string"}},{"name":"type","in":"query","required":false,"schema":{"type":"string"}},{"name":"page","in":"query","required":false,"schema":{"type":"integer"}},{"name":"per_page","in":"query","required":false,"schema":{"type":"integer"}}],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/widgets":{"get":{"summary":"Widgets","description":"Returns available embeddable widgets and safe script examples.","parameters":[],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}},"/openapi.json":{"get":{"summary":"OpenAPI","description":"Machine-readable OpenAPI description for the public API.","parameters":[],"responses":{"200":{"description":"Successful public API response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponse"},"examples":{"real_structure":{"summary":"Example generated from available public store structure","value":{"success":true,"data":[{"id":4,"title":"BulkWork Suite Self-Hosted Digital Business Platform","slug":"bulkwork-suite-self-hosted-digital-business-platform","excerpt":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","description_short":"Sell digital products, licenses, and services with BulkWork Suite, a complete store platform with payments, affiliate system, automation, and built-in business tools.","category":{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","url":"https://bulkworksuite.com/category/scripts"},"type":"script","status":"preorder","price":79,"sale_price":49.99,"currency":"USD","image":"https://bulkworksuite.com/storage/uploads/products/cefa131044fe1044e5352c0e8d4c0782.png","rating_summary":{"average":5,"best":5,"worst":1,"count":1},"review_count":1,"public_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform","demo_url":"https://bulkworksuite.com/store/","docs_url":"https://bulkworksuite.com/customer/docs.php?category=digital-download-online-service-store","created_at":"2026-04-26 06:11:08","updated_at":"2026-05-08 16:21:15","pricing":{"regular":79,"sale":49.99,"preorder":null,"current":49.99,"extended":799,"currency":"USD"}},{"id":1,"name":"Scripts","slug":"scripts","description":"PHP scripts and web applications","product_count":2,"url":"https://bulkworksuite.com/category/scripts"},{"id":8,"product_id":4,"product_title":"BulkWork Suite Self-Hosted Digital Business Platform","product_slug":"bulkwork-suite-self-hosted-digital-business-platform","rating":5,"title":"Thank you","body":"Fast and efficient","customer_display_name":"Jane","customer_avatar":"","verified_purchase":false,"created_at":"2026-04-27 13:32:28","product_url":"https://bulkworksuite.com/product/bulkwork-suite-self-hosted-digital-business-platform"}],"pagination":{"page":1,"per_page":1,"total":1,"total_pages":1},"meta":{"api_version":"1.0","generated_at":"2026-05-12T16:57:01+00:00"}}}}}}},"400":{"$ref":"#/components/responses/Error"},"429":{"$ref":"#/components/responses/Error"}}}}},"components":{"schemas":{"ApiResponse":{"type":"object","properties":{"success":{"type":"boolean"},"data":{"type":["array","object"]},"pagination":{"$ref":"#/components/schemas/Pagination"},"meta":{"$ref":"#/components/schemas/Meta"}}},"Pagination":{"type":"object","properties":{"page":{"type":"integer"},"per_page":{"type":"integer"},"total":{"type":"integer"},"total_pages":{"type":"integer"}}},"Meta":{"type":"object","properties":{"api_version":{"type":"string"},"generated_at":{"type":"string","format":"date-time"}}},"Store":{"type":"object","properties":{"store_name":{"type":"string"},"tagline":{"type":"string"},"description":{"type":"string"},"logo_url":{"type":"string"},"favicon_url":{"type":"string"},"currency":{"type":"string"},"public_url":{"type":"string"},"support_url":{"type":"string"},"docs_url":{"type":"string"},"blog_url":{"type":"string"},"social_links":{"type":"array","items":{"type":"object"}},"available_widgets":{"type":"array","items":{"$ref":"#/components/schemas/Widget"}},"api_version":{"type":"string"}}},"Product":{"type":"object","properties":{"id":{"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"excerpt":{"type":"string"},"description_short":{"type":"string"},"category":{"$ref":"#/components/schemas/Category"},"type":{"type":"string"},"status":{"type":"string","enum":["published","coming_soon","preorder"]},"price":{"type":"number"},"sale_price":{"type":["number","null"]},"currency":{"type":"string"},"image":{"type":"string"},"gallery":{"type":"array","items":{"type":"string"}},"rating_summary":{"type":"object"},"review_count":{"type":"integer"},"public_url":{"type":"string"},"demo_url":{"type":"string"},"docs_url":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"}}},"Category":{"type":"object","properties":{"id":{"type":"integer"},"name":{"type":"string"},"slug":{"type":"string"},"description":{"type":"string"},"product_count":{"type":"integer"},"url":{"type":"string"}}},"Review":{"type":"object","properties":{"id":{"type":"integer"},"product_id":{"type":"integer"},"product_title":{"type":"string"},"product_slug":{"type":"string"},"rating":{"type":"integer"},"title":{"type":"string"},"body":{"type":"string"},"customer_display_name":{"type":"string"},"customer_avatar":{"type":"string"},"verified_purchase":{"type":"boolean"},"created_at":{"type":"string"},"product_url":{"type":"string"}}},"Release":{"type":"object","properties":{"product_id":{"type":"integer"},"product_title":{"type":"string"},"version":{"type":"string"},"title":{"type":"string"},"notes":{"type":"string"},"release_date":{"type":"string"},"public_url":{"type":"string"}}},"BlogPost":{"type":"object","properties":{"id":{"type":"integer"},"title":{"type":"string"},"slug":{"type":"string"},"excerpt":{"type":"string"},"image":{"type":"string"},"url":{"type":"string"},"published_at":{"type":"string"},"updated_at":{"type":"string"},"content_html":{"type":"string","description":"Only present in single-post detail (when ?slug= is used)."},"content_text":{"type":"string","description":"Only present in single-post detail."}}},"Widget":{"type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"script":{"type":"string"},"description":{"type":"string"},"data_attributes":{"type":"array","items":{"type":"string"}},"embed_example":{"type":"string"}}},"ErrorResponse":{"type":"object","properties":{"success":{"type":"boolean","const":false},"error":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"}}}}}},"responses":{"Error":{"description":"Consistent JSON error response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}},"x-rate-limit":{"window_seconds":60,"default_limit_per_minute":120}}