My Products
Help

Visma.NET Open API Specification (swagger.json)

by Thomas Adrian - Consili

I am looking for the Visma.NET API swagger.json file so I can generate c# classes based on the API.

where can I find that?

2 REPLIES 2
Accepted solution
Magnus Johnsen
VISMA

by Magnus Johnsen

Hi,

You can find it either in the developerconsole of your browser when checking swagger:

2020-09-22 10_44_40-Visma.net Integrations Documentation.png

Or, you can GET https://integration.visma.net/API-index/doc/swagger via for example Postman and save the file:

2020-09-22 10_46_49-.png

thanks Magnus!