Logo
Workwise Logo

Workwise APIs

ERP Software and CRM Software to improve productivity and efficiency. Learn about our award winning OnContact CRM and ERP manufacturing software.

Developer

Workwise APIs

Account Request URL

-

Base Endpoint

-

meetings

Create a meeting.

POST

meetings

title, location, description, date_time, duration, attendees, invitees, tags, extra_data

meetings

Get a meeting by id.

GET

meetings/{meeting_id}

meeting_id

meetings

Update a meeting.

PUT

meetings/{meeting_id}

title, location, description, date_time, duration, attendees, invitees, tags, extra_data, meeting_id

meetings

Delete a meeting.

DELETE

meetings/{meeting_id}

meeting_id

recordings

Start a recording.

POST

recordings

meeting_id, name, recording_mode, extra_data

recordings

Get recordings of a meeting.

GET

recordings/{meeting_id}

meeting_id

recordings

Update a recording.

PUT

recordings/{recording_id}

name, recording_mode, extra_data, recording_id

recordings

Delete a recording.

DELETE

recordings/{recording_id}

recording_id

live_streaming

Start a live streaming.

POST

live_streaming

meeting_id, channel_url, name, type, extra_data

live_streaming

Get live streaming of a meeting.

GET

live_streaming/{meeting_id}

meeting_id

live_streaming

Update a live streaming.

PUT

live_streaming/{live_streaming_id}

channel_url, name, type, extra_data, live_streaming_id

live_streaming

Delete a live streaming.

DELETE

live_streaming/{live_streaming_id}

live_streaming_id

chat

Send a message.

POST

chat

room_id, text, file, image, extra_data

chat

Get chat history of a room.

GET

chat/{room_id}

room_id

rooms

Create a room.

POST

rooms

title, description, type, members, extra_data

rooms

Get a room by id.

GET

rooms/{room_id}

room_id

rooms

Update a room.

PUT

rooms/{room_id}

title, description, type, members, extra_data, room_id

rooms

Delete a room.

DELETE

rooms/{room_id}

room_id

webhooks

Create a webhook.

POST

webhooks

url, events, secret, extra_data

webhooks

Get webhooks.

GET

webhooks

webhooks

Update a webhook.

PUT

webhooks/{webhook_id}

url, events, secret, extra_data, webhook_id

webhooks

Delete a webhook.

DELETE

webhooks/{webhook_id}

webhook_id

authentication

Authenticate a user.

POST

authentication

email, password, otp

authentication

Get authentication status.

GET

authentication

authentication

Create a user.

POST

users

name, email, password, role, extra_data

authentication

Get user's profile.

GET

users/{user_id}

user_id

authentication

Update user's profile.

PUT

users/{user_id}

name, email, password, role, extra_data, user_id

Details

Provider

Country HQ

API Type

REST

Categories

CRM

Alternatives

Important URLs

Last Updated on

2024-04-04

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo