暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

pastebinClient说明文档

原创 zayki 2022-05-05
342

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:"

image-20220430111513716

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.

image-20220430111620331

2.Post paste

Paste info

  1. A New Paste with your defined name.

  2. Choose your paste format,support all formats at link Pastebin.com - Developers API Formats

  3. Choose the private privilege type, the 'api_paste_private' Parameter In Detail with link Pastebin.com - api_paste_private.

  4. Choose a expire date,the 'api_paste_expire_date' Parameter In Detail with link Pastebin.com - api_paste_expire_date.

  5. Tick the checkbox to encrypt your paste content when you post a new paste.

  6. If you tick this checkbox,you shouldn't choose "Private" api_paste_private.

  7. Show the paste content in the text browser.

image-20220430112028315

Button's action

  1. Paste a content into the text browser.

  2. Select any file in text format.

  3. Post your content to your webpage.


3. list pastes

Click the button with the name 'Getpastes' to list all your own pastes.

  1. 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.

  2. This button named 'Exportexcel' cloud export the table content to a excel file.

image-20220430114834925

4.detele paste

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

delete

5.get raw paste

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

rawinput

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论