1.signin
How to get your Unique Developer API Key:
You could see the message at api doc page( Pastebin.com - Developers API Key) after your signin.
"Everybody using our API is required to use a valid Developer API Key. You automatically get a key when you become a member of Pastebin. For that reason we require you to be logged into your account to access this page. Your key is shown in the box below:"

Login into and get your api_user_key.
Click login button to sign in,If the login is successful, a pop-up window appears with your api_user_key.

2.Post paste
Paste info
A New Paste with your defined name.
Choose your paste format,support all formats at link Pastebin.com - Developers API Formats
Choose the private privilege type, the 'api_paste_private' Parameter In Detail with link Pastebin.com - api_paste_private.
Choose a expire date,the 'api_paste_expire_date' Parameter In Detail with link Pastebin.com - api_paste_expire_date.
Tick the checkbox to encrypt your paste content when you post a new paste.
If you tick this checkbox,you shouldn't choose "Private" api_paste_private.
Show the paste content in the text browser.
Button's action
Paste a content into the text browser.
Select any file in text format.
Post your content to your webpage.
3. list pastes
Click the button with the name 'Getpastes' to list all your own pastes.
The column with name 'Pastekey' is very useful,you cloud open the paste link with
https://pastebin.com/ + pastekey,and you could get the content or delete the paste with the uniq paste key.
This button named 'Exportexcel' cloud export the table content to a excel file.

4.detele paste
Fill the api_paste_key which you want to delete and click the "DeletePaste" button.

5.get raw paste
You cloud get the content or encrypt content with your uniq api_paste_key.





