Core Flow API

General information

Overview

This API documentation will help you to integrate with Core services (Visma Real Estate) and serves as a guide primarily for developers.

Work is still in progress before the most of the common questions can be addressed by searching this documentation.

Core API Demo

Whe have implemented a demo using .Net, showing how to implement and use a set selection of endpoints. The repository is available at:

Core API-demo on GitHub

What is the Flow API?

Flow is the name given to Core’s backend. All endpoints and database connections exist within Flow. One instance of Flow exists per environment.

Base URL to Flow:

https://{environment}.webtopsolutions.com/flow

Huge source of information with a lot of functionality

  • REST API
  • JSON
  • OAuth 2.0 authentication
  • OData filtering
  • Search
  • +more