Electronic Component API Wiki
Search electronic components, datasheets, stock, price, alternatives
Brought to you by:
ciiva
Authentication
| Name | Description |
|---|---|
| Address | https://api.ciiva.com/api/auth/apikey |
| Accept methods | GET, POST |
Object Name: Authentication
| Property Name | Property Type | Description | Example |
|---|---|---|---|
| Username | String | Use API Key to authenticate. | |
| Password | String | Password to authenticate. |
Object Name: AuthenticationResponse
| Property Name | Property Type | Description | Example |
|---|---|---|---|
| SessionId | String | SessionId must be attahed to subsequence requests sending to server for validation. | |
| Username | String | Username has been authenticated successfully with the SessionId. |