Copper Alloys API code example
Please visit the API Documentation web site.
Summary
These are supplementary code examples for the public API to pull information on all registered Copper Alloys - brought to you by the Copper Development Association (CDA). Please contact CDA via email to receive a developer username and password in order to use, and/or create apps, based off of data from the Copper Alloys API.
Best Practices
The Copper Alloys API (API) uses extensive use of HTTP headers such as Etag, Date and Last-Modified so please use cached responses when calling any method. The token retrieved from the Authentication method /auth/token should be valid for around 20 hours. There is no need to retreive a new token for subsequent or chained API calls.
CORS is enabled on the API site so developers do not require JSON-P calls when using Javascript.
Live Examples of Sites using the CDA Copper Alloys API
The following sites are examples of how the Copper Alloys API can be utilized:
- Unified Numbering System (UNS) for Copper and Copper Alloys
- Copper Alloys Advanced Search
- Copper Alloys Search - Basic
- Copper Alloy Supplier Database
- Architectural Installation Contractors Database
These code examples are provided as-is with no warrenty or garauntee.
These are only examples and may not be suitable for use in Production applications.
Please see the License.
Please read the Terms of Service before using.