INFO 수요일 AM 10시부터 약 10분간 유지 보수를 실시하고 있습니다. 협조해 주셔서 감사합니다.

TwitCasting OAuth

We provide authorization mechanism based on OAuth2.0.

With TwitCasting OAuth, your application is able to make REST API calls with the end user's permission.

Development Flow

First, you should create a new application on Developer Page. Hit "Create New App" and fill out information.

Once you got ClientID, ClientSecret, you can acquire access token by making an OAuth client.

Finally, with the access token you should be able to fetch JSON responses from REST APIs.

API Documentation

See APIv2 Documentation, CHANGELOG, @twitcasting_dev, though currently written in Japanese.


Libraries

PHPshucream0117/twitcasting-oauth

Ruby: twitcasting/omniauth-twitcasting