Who will be responsible for gathering and reporting my data?

You will receive a dedicated Project Manager and scheduled review meetings to ensure you are getting the most out of your tools.

Your dedicated support team will help you implement best practices and custom solutions. Also, you’ll receive unmatched support from more than 500 engineers who are dedicated to saving you weeks and even months of data analysis. Our data collection covers every public piece of information about manufacturers or parts with assurance levels up to 99.8%; allowing you to see project completion by specific date.

What is an API?

Almost every software company is a database backend with a website frontend for user interface. The user interface is designed to be human-readable, and is great when you’re looking for manual hands-on interactions with data. To get computer-readable, automated access to the API, you want to cut out the website middleman and query the database directly. An API or Application Programming Interface is a method by which clients can proxy those queries to a database via structured URLs. Based on the additional values encoded into the URL, you can request data directly from our API, receiving a user-unfriendly, but computer-readable JSON or XML file, which persists within your system, rather than being cleared when you click away from the browser tab.

Should I use a web service like P5 or a direct API?

You can derive data from our web service, P5, or set up automated calls to our API. P5 is best suited for an engineer to query the parts database and make decisions based on a single part. The API access is would be better for a user who wants to set up a large amount of parts-related calls and automate the calls to process directly into a native environment. The API access lacks the user interface and visualization elements of P5, which requires a technical investment to use compared to its browser-based sibling. However, the ability to customize and mechanize your interactions with our database provides high levels of customization and flexiblity.

How do I pick the package and price that is right for me?

API subscriptions are typically sold for one-year increments. There are a few things to consider when picking which package and size best fits your business needs.

  1. Estimate the total unique parts (unique part number/manufacturer combination, not part numbers) to be used during contract term. For example, a BAV99 diode from Vishay and a BAV99 diode from Toshiba are two separate unique parts.
  2. Determine information and modules needed. Refer to our Silver and Gold packaging.
    Talk with one of our API team members today to find the package right for your business needs.

What is the difference between the Silver and Gold packages?

The Silver package contains static information like if a component is obsolete or if it is still active in production. The Gold package has dynamic data and derived information such as the estimated years until a part reaches end of life.

What does it mean to be per part and not per query for the quota?

Unique to SiliconExpert, the clients quota is deducted on a per part basis and not per query. Your quota is decreased for part detail requests to our database; a part search will not decrement your quota. A part detail request will include data such as compliance, parametric, lifecycle, predictive risk, and more. This information is accessible for the remainder of your contract year and will not require another request against your quota. In comparison to competitors, this could be multiple calls against the quota each time a piece of this data is accessed.

What queries will decrement my quota?

The quota will be decremented with the following queries per unique part: Part Detail Search, Add Part to ACL, and cross reference.

How do I check what’s left in my quota during my contract term?

Use the User Status command with the POST protocol. https://www.siliconexpert.com/apidocs/#user-status. You will be warned when you approach zero, and you can always revise your quota upwards mid-contract.

What are my options for adjusting my quota?

You can increase your quota during your contract term. If you have excess quota, it will not be refunded or credited. Please contact your SIliconExpert representative for more information.

Where can I find API documentation?

Documentation can be accessed here  https://www.siliconexpert.com/apidocs/. If you’re not using the ‘Product API’ as described in our documentation, you’re most likely using an outdated version of the API and need to update. Alternatively, you may be using a custom API for your unique needs, in which case, please consult your SIliconExpert account representative.