Skip to main content
POST

Authorizations

Authorization
string
header
required

API Key no header Authorization. Exemplo: Authorization: Bearer sk_live_xxxxx

Body

application/json
targetUrl
string
required

URL de destino (tipicamente http ou https).

Required string length: 4 - 4096
customCode
string | null

Slug opcional; regras de formato, lista de reservados e unicidade no domínio.

Required string length: 1 - 64

Response

Link criado ou recuperado com sucesso.

success
boolean
required
Example:

true

data
object
required