Versions Compared

Key

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

...

Using the authentication token, the necessary resource can be accessed and the desired action can be performed on that resource using the BimPlus REST API.

Example:GET 

Deck of Cards
idexampleGetProjectList
Card
labelImplementation Status

Image Added Service available !

Card
labelHTTP Method

GET


Card
labelURL / Resource / Parameters

Resource: projects 

URLhttps://api.bimplus.net/v2/<company>/projects

Examplehttps://api.bimplus.net/v2/bimplus/projects

...



Card
defaulttrue
labelDescription

Get available project list with main properties.


Card
labelRequest


Code Block
borderColorGreen
titleHeaders

Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
titleStatus

Status: 200 OK


Code Block
borderColorRed
titleJSON
[3

JSON Response:

Code Block
[4

]
0:  {
id: "c8c8e6f2-4495-484c-929d-0049f1f9d4ff"
name:

null

 "!!!!!_VORTEILSHAUS V40 SD45 Traufeingang"
}-
1:  {
id: "

f404ee03

2d703abe-

2e04

b4f9-

4d81

407c-

873e

af53-

13d672b02b7d

a39c5b7ba872"
name:

null }- 2: { id: "1dc48a10-f283-497a-83de-e5f1b56c4a41" name: null

 "__5 999 Parklife Salzburg Lehen"
}-

3

2:  {
id: "

586b02be

c480cc54-

43b8

aec4-

4e27

4bef-

b698

8d35-

e067e85e38e2

93bb090e1aba"
name: "

!!!!!_VORTEILSHAUS V40 SD45 Traufeingang

0811-Wohnhaus Kraus - Carport1"
}
 

Tools 

Anchor
Test
Test

Plugins for doing REST based calls (REST Client)

...