what does it support
REST comes natively suppported
no, you must install an add-on module
is there a software dependency between OS and API
no
how to enable REST API
explain required user priviliges pertaining to API
how does ASA authenticate the admin
checks privileges provided by Basic Auth or Token fields
where is API documentation located
https:///docs
what is an alternative to Postman
ASA’s native API console
what HTTP methods ASA support
GET, POST, PUT, PATCH, DELETE
which enconding Basic Auth uses
base64 encoded string of username:password
how to obtain X-Auth-Token
API call to /api/tokenservices