/
IN
interaapps
/
Pastefy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
interaapps
Pastefy API
post
Create a paste
v1
latest
OpenAPI 3.0.3
2026-07-17
19
13
18.9 KB
get
Get pastes
post
Create a paste
get
Get a single paste
put
Edit a paste
delete
Delete a paste
post
Star a paste
delete
Unstar a paste
get
Get raw paste content
get
Get public pastes
get
Get trending public pastes
get
Get folders
post
Create a folder
get
Get API keys
post
Create an API key
delete
Delete an API key
get
Get current user
get
Get user overview
get
Get user pastes
get
Get starred pastes
Create a paste
post
/paste
Request body
CreatePasteRequest
required
title
string
content
string
required
encrypted
boolean
folder
string
expireAt
string
forkedFrom
string
tags
string[]
visibility
'PUBLIC'
|
'PRIVATE'
|
'UNLISTED'
type
'PASTE'
|
'MULTI_PASTE'
ai
boolean
Response
Paste created
object
required
paste
Paste