Search Questions

How do I search for parts that contain special characters?

If the PartNumber contains special characters, the special characters should be sent URL encoded.

For example, the PartNumber "MCP2221A-I/ML-ND" would be sent URL encoded as "MCP2221A-I%2FML-ND".

 

 

Sandbox Product Search, it always returns the example product in the response.

The purpose of the sandbox is to test your code’s ability to communicate with our APIs (authorization and authentication).

The data that you receive will have the correct response structure but the data itself may not match your request.

When you have confirmed your ability to communicate with our APIs we recommend that you switch to the production versions.