Pastebin
communityPopular online text storage platform for sharing code snippets, configuration files, and plain text with 18+ million active pastes. Offers public, unlisted, and private pastes with syntax highlighting for 200+ languages.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/api/api_post.phpCreate a new paste
Parameters
api_paste_codepaste content (stringrequiredapi_paste_nametitle (stringoptionalapi_paste_formatsyntax highlight format (stringoptionalapi_paste_private0=public|1=unlisted|2=private (integeroptionalapi_paste_expire_dateN|10M|1H|1D|1W|2W|1M (stringoptionalReturns
paste URL on successGET
/raw/{paste_key}Get paste content by key
Returns
raw paste text contentPOST
/api/api_post.phpList authenticated user's pastes
Parameters
api_optionlist (stringrequiredapi_results_limitintegeroptionalReturns
pastes[] with paste_key, paste_date, paste_title, paste_size, paste_expire_date, paste_url