Slack

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.

Info

Schemes: https
Base URL: https://slack.com/api/

Documentation Reference

Authentication: OAuth2 - How to authenticate

Link for help

Endpoints

/groups.create

POST

Summary: This method creates a private channel.

Reference

/channels.create

POST

Summary: This method is used to create a channel.

Reference

/channels.info

GET

Summary: This method returns information about a team channel.

Reference

/conversations.create

POST

Summary: Create a public or private channel using this Conversations API method.

Reference

/conversations.list

GET

Summary: This Conversations API method returns a list of all channel-like conversations in a workspace. The "channels" returned depend on what the calling token has access to and the directives placed in the types parameter.

Reference

/conversations.info

GET

Summary: This Conversations API method returns information about a workspace conversation.

Reference