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

  1. Get Group Thread GET {{baseUrl}}/groups.replies?thread_ts=<>&token=<>&channel=<>

  2. Pin Item POST {{baseUrl}}/pins.add

  3. Get Bot Info GET {{baseUrl}}/bots.info?token=<>&bot=<>

  4. Leave Channel POST {{baseUrl}}/channels.leave

  5. List Reactions GET {{baseUrl}}/reactions.list?count=<post>&token=<>&full=<>&user=<post>&page=<post>

  6. Delete Message POST {{baseUrl}}/chat.delete

  7. Edit File Comments POST {{baseUrl}}/files.comments.edit

  8. Close Group POST {{baseUrl}}/im.close

  9. Get Permalink GET {{baseUrl}}/chat.getPermalink?token=<>&message_ts=<>&channel=<>

  10. Rename Group POST {{baseUrl}}/groups.rename