Authentication
The following authentication methods are currently available and supported in the Basecone API:
| Resource | Description |
|---|---|
| Basic Authentication | Allows you to do authenticated requests using Basic Authentication. |
| Bearer Token Authentication | Allows you to do authenticated requests using Bearer Token Authentication. |
