@elitcartech/api
v0.6.302
Published
Main CI status <br /><br /> 
Readme
Elitcar-Api interchange FE/BE for node
Main CI status
API Reference
Get a list of all optionals
GET /optionals| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| Bearer | string | Required. Your Bearer API key |
Authenticate in
POST /auth/in| Parameter | Type | Description |
| :-------- | :------- | :-------------------------------- |
| username | string | Required. Username of user |
| password | string | Required. Password of user |
