POST
/
report
/
create

Authorizations

X-API-KEY
string
header
required

Your API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.

Body

application/json
assets
object[]
required
description
string
required

Description of the report. Supports markdown

title
string
required

Title of the report

Minimum length: 3
attachmentUrls
string[]

URLs of images to attach to the report

contactInfo
string
discordGuildId
string

Discord Guild (Server) ID linked to the organization on ChainPatrol

externalReporter
object
organizationSlug
string

Organization slug used to identify the organization on ChainPatrol

rawAssetsInput
string
telegramGroupId
string

Telegram Group ID linked to the organization on ChainPatrol

Response

200 - application/json
createdAt
string
required

Date the report was created

id
number
required

ID of the created report

organization
object | null
required

Organization the report was created for