Slack
Number of APIs: 135
One way to interact with the Slack platform is its HTTP RPC-based Web API, a collection of methods requiring OAuth 2.0-based user, bot, or workspace tokens blessed with related OAuth scopes.
Contact Support: Name: No Contact Email: email@example.com
-
Get Group Thread GET {{baseUrl}}/groups.replies?thread_ts=<>&token=<>&channel=<>
-
Pin Item POST {{baseUrl}}/pins.add
-
Get Bot Info GET {{baseUrl}}/bots.info?token=<>&bot=<>
-
Leave Channel POST {{baseUrl}}/channels.leave
-
List Reactions GET {{baseUrl}}/reactions.list?count=<post>&token=<>&full=<>&user=<post>&page=<post>
-
Delete Message POST {{baseUrl}}/chat.delete
-
Edit File Comments POST {{baseUrl}}/files.comments.edit
-
Close Group POST {{baseUrl}}/im.close
-
Get Permalink GET {{baseUrl}}/chat.getPermalink?token=<>&message_ts=<>&channel=<>
-
Rename Group POST {{baseUrl}}/groups.rename