GitHunt
AL

alexagranov/slack-api-ref

This is a maintained, machine-readable version of the Slack API Docs.

Slack API Reference

Build Status

This is a maintained, machine-readable version of the Slack API Docs, generated by scraping api.slack.com.

  • groups: Web API groups.
  • methods: Web API methods, organized in groups.
  • events: RealTime API events.

Known undocumented methods and groups have been added manually.

It needs an update!

Usually our cron will take care of that within 24 hours.

If you need to trigger an update right now, run rake api:update. To check if all specifications have a valid format, run rake api:validate. If all looks good, please create a pull request. See CONTRIBUTING for details.

Usage

The reference is used by the following client projects to generate API client code.

Slack

This project is not affiliated with the company that makes Slack. We began by forking JSON schema files from slackhq/slack-api-docs, then updating the schema from the documentation at api.slack.com to, finally, relying on a scraper. Undocumented methods have been added in November 2017 and are maintained manually.

Copyright (c) 2015-2017, Daniel Doubrovkine and Contributors.

This project is licensed under the MIT License.

Languages

Ruby93.8%Shell6.2%

Contributors

MIT License
Created August 16, 2017
Updated May 4, 2019
alexagranov/slack-api-ref | GitHunt