Vault over HTTP or .NET Core SDK

Vault over HTTP or .NET Core SDK

DevInstinct
Explorer Explorer
519 Views
1 Reply
Message 1 of 2

Vault over HTTP or .NET Core SDK

DevInstinct
Explorer
Explorer

Hi,

 

Is it possible to connect and call Vault API over HTTP without the SDK?

If so, are raw calls to the HTTP API officially supported?

Is there any documentation on the HTTP API?

Is it a REST API?

 

If no, does the SDK has a .NET Core-compatible version?

 

Thanks!

 

Accepted solutions (1)
520 Views
1 Reply
Reply (1)
Message 2 of 2

olegd.prod
Autodesk
Autodesk
Accepted solution
It is certainly possible - API is SOAP-based, so calls are just HTTP POSTS.
AFAIK, we do not document/test the "raw HTTP" API, thus "not supported".

There is no .NET Core SDK, since we haven't had much demand for one. Please post this as an idea in the Idea Station to help us gauge the level of interest.
0 Likes