ยง
Developers
Get Started
API
Support
Anmelden
Rest API
Integration API
Buttons
Schemas
Resources
API
/
Integration API
/
v1
Overview
Integration API Methods
applications
apply
update
message
retract
publications
fetch
fetched
Send a message related to an application to <your-server>
v1
POST
Send a message from an applicant related to an application to your server.
API Endpoint
<your-server>
API Path
/message
API Permission
---
Data Schema
View the related json data schema:
xeebo-integration-application-schema-v1.0.0.json
Request Schema
View the related request schema:
xeebo-integration-application-message-request-schema-v1.0.0.json
Response Schema
View the related response schema:
xeebo-integration-application-message-response-schema-v1.0.0.json
Authentication
Authentication is required for test this api method. Normaly you need to use OAuth if you use the productive api. But you can just login with your xeebo login for our api demo. There is no OAuth roundtrip required for this rest api demo.