Logo
Slack Logo

Slack APIs

Slack is where work flows. It's where the people you need, the information you share, and the tools you use come together to get things done.

Developer

Slack APIs

Account Request URL

https://slack.com/intl/en-in/blog/developers

Base Endpoint

https://slack.com/api

conversations

Initiates a public or private conversation with one or more members. If the conversation is private

POST

all users must be specified. If the conversation is public

creator is automatically added to the conversation. A public conversation can contain a maximum of 250 members and a private conversation can contain a maximum of 150 members.

conversations

Retrieve information about a conversation.

GET

conversations.info

channel

conversations

Lists conversations accessible to the caller.

conversations.list

types

chat

Sends a message to a conversation.

chat.postMessage

channel

conversations

Opens a direct message or multi-person direct message.

conversations.open

returns_joined_channel

conversations

Retrieve members of a conversation.

conversations.members

channel

chat

Deletes a message.

DELETE

chat.delete

channel

chat

Updates a message.

chat.update

channel

conversations

Archives a conversation.

conversations.archive

channel

chat

Share an ephemeral message with a user.

chat.meMessage

channel

Details

Popular

Provider

Country HQ

US

API Type

REST

Categories

Team Messaging
Chat

Alternatives

Important URLs

Last Updated on

2024-03-12

Created At

2023-12-29

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