Tools
| API | Description |
|---|---|
| GET api/tools/ping?nameOrAddress={nameOrAddress} |
No documentation available. |
| GET api/tools/yammer/{token}/{group} |
Return last new Message from Yammer |
| GET api/tools/yammer/{token} |
Return last new Message from Yammer |
Address
| API | Description |
|---|---|
| GET api/address/{postcode}/{streetNumber} |
Find an address based on the postcode and street number |
| GET api/address/{postcode}/{streetNumber}/{streetNumberAddition} |
Find an address based on the postcode, street number and street number addition |
| API | Description |
|---|---|
| GET api/instagram/{accountGuid}?count={count}&height={height}&width={width} |
Returns the TOP x facebook pictures for account |
| API | Description |
|---|---|
| GET api/facebook/{accountGuid}?count={count}&height={height}&width={width} |
Returns the TOP x facebook pictures for account |
| API | Description |
|---|---|
| GET api/twitter/{accountGuid}?count={count}&height={height}&width={width}&userName={userName}&languageCode={languageCode} |
Returns the TOP x tweets for account |
Weather
| API | Description |
|---|---|
| GET api/weather/{postcode} |
Find the weather based on postcode numbers |
| GET api/weather/{postcode}/{countrycode} |
Find the weather based on postcode numbers and country code |
| API | Description |
|---|---|
| POST api/PDF |
Convert HTML to PDF |