BOMIST is a specialized software designed for hardware teams, particularly in the electronics manufacturing industry. Its main purpose is to provide an all-in-one platform for managing inventory, Bills of Materials (BOMs), procurement, and production workflows. The tool helps users track electronic components and other parts, know their location, and monitor their usage. It simplifies the process of creating and managing complex BOMs for multiple products and revisions. BOMIST integrates with component suppliers to provide real-time pricing and availability, which helps in making informed purchasing decisions. The company is based in Lisbon, Portugal, and serves a global user base ranging from individual makers to large enterprises.
BOMIST offers a comprehensive set of features to manage the entire hardware production cycle.
BOMIST offers several pricing tiers to suit different user needs, from hobbyists to large companies.
BOMIST offers a free usage tier with some limitations. A single user can use the application for free to manage up to 100 parts and 3 products. This is suitable for very small projects or for evaluating the software's basic functionality. Additionally, BOMIST provides a 14-day free trial of its PRO plan for new users, allowing them to test all the advanced features before committing to a paid subscription.
Getting started with BOMIST involves a few straightforward steps to organize your hardware production.
Pros:
Cons:
BOMIST provides key integrations with electronics component distributors and data services to streamline procurement and part management.
These integrations are built-in and do not require complex setup, allowing users to easily compare suppliers from within the BOMIST interface.
Yes, BOMIST provides a local REST API for users on its paid plans. This API allows developers and advanced users to interact with their workspace data programmatically. You can write custom scripts to automate tasks, generate custom reports, or integrate BOMIST with other software tools in your workflow.
The API key and documentation are typically accessible through the application settings once you have an active subscription. You would use standard HTTP requests to interact with the API endpoints.
Example of a basic API call using curl
:
# Example to get a list of parts from your inventory
# Note: The actual endpoint and authentication method may vary.
curl -X GET 'http://localhost:PORT/api/v1/parts' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json'
For detailed instructions and a full list of endpoints, users should refer to the official API documentation provided by BOMIST.
There is no publicly available information about a formal affiliate or referral program on the BOMIST website. Companies that do not advertise an affiliate program may sometimes offer partnership opportunities on a case-by-case basis. If you are interested in promoting BOMIST, it is recommended to contact their support team directly to inquire about any potential partnership, reseller, or influencer programs they might have available.
Show your users that BOMIST is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/bomist?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-bomist" target="_blank"><img src="https://saasprofile.com/bomist/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="BOMIST badge" loading="lazy" /></a>