Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The project slug (which should be provided during the creation of a project) should be provided as part of the URL for accessing all the project relevant resources. This is also necessary to verify the user's access rights on the project in an early stage of processing the API call (before any business data will be touched and any business logic will be executed)

    Connect with Bimplus

  • Newwindowlink
    titleBimplus portal
    urlhttp://www.bimplus.net/
    is the first place of contact of the user/developer for using the bim+ platform. It includes a
    Newwindowlink
    titleshop
    urlhttp://www.bimplus.net/en/Apps/bim-Shop/
    where you can purchase different editions of bim+ cloud platform.
    Newwindowlink
    titleHere
    urlhttp://www.bimplus.net/en/Apps/bim-Apps/
    you can also find a few critical foundation apps like the bim+ Explorer, bim+ Viewer and bim+ Problem Spotter. The portal takes care of the user registration(developer registration) as well.
  • The bim+ API provides an interface for accessing the building information and models. It connects the building project information to a vast number of developers providing innovative Apps / applications that can operate on the building models and information.

The following figure describes the relation between the bim+ portal and the API.

Image Added

Become a bim+ compliant developer/partner

  • Please register
    Newwindowlink
    titlehere
    urlhttp://www.bimplus.net/en/open-account/
    for accessing the bim+ resources and become a bim+ compliant developer and a partner. You will receive an authentication token after the registration.
  • A Team is a tenant/company which work on the projects. The team has to be specified and setup through the
    Newwindowlink
    titlebimplus
    urlhttp://www.bimplus.net/
    portal as so called
    Newwindowlink
    titleslugs
    urlhttp://en.wikipedia.org/wiki/Clean_URL#Slug/
    to present a
    Newwindowlink
    titleclean URL
    urlhttp://en.wikipedia.org/wiki/Clean_URL/
    . The team slug will be used to know which tenant database to work on.
  • Using the authentication token and the team slug, you can start working with the building projects which you are a member of, using our bim+ api.
  • Please find a quick start tutorial
    Newwindowlink
    titlehere
    url1.1.2+Quick+Start+Guide
    .


bim+ Services

bim+ API provides RESTful services for accessing, creating, modifying and deleting different levels of information in a building model on our bim+ platform.

...