Assets
Asset Submit
Submit a list of assets such as domains, social profiles, or blockchain addresses. Automation will classify and assign them to appropriate organization(s).
POST
/
asset
/
submit
API Key is Required
Authorizations
X-API-KEY
string
headerrequiredYour 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
string[]
requiredList of assets to classify, such as domains, social profiles, or blockchain addresses.
organizationSlug
string
Organization slug to classify assets for. If not provided, the classification will be done for all organizations.
Response
200 - application/json
The response is of type any
.
Was this page helpful?