RBX Pastebin API - CM32

RBX Pastebin API

Manual and API Reference

1

Crazyman32 March 10, 2014

What Is Pastebin?

Create, view, and manage `pastes' Pastes can be plain-text or syntax-highlighted Pastebin account not required to post as guest Account IS required to use RBX Pastebin API

2

Crazyman32 March 10, 2014

Pastebin API

Pastebin provides public API for the website Allows HTTP post and get methods

Create and delete pastes Get paste raw text Login to account (Allows creation of pastes to user account) List all user's pastes

Use ROBLOX HttpService to communicate with Pastebin

3

Crazyman32 March 10, 2014

Pastebin API Limitations

Can only create so many pastes per 24 hours

25 per 24h with free account 250 per 24h with PRO account

4

Crazyman32 March 10, 2014

What RBX Pastebin API Does

Interfaces with the Pastebin API via HttpService Gives users very easy access to Pastebin from ROBLOX All Pastebin API capabilities are included

5

Crazyman32 March 10, 2014

API Reference and Examples

API Reference Code Examples

6

Crazyman32 March 10, 2014

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download