Contributor
Get your profile
GET/contributor/meAuth required
Returns profile and quota information for the authenticated API key.
Example response
json
{
"name": "ACME Threat Intel",
"role": "contributor",
"submissions": 47,
"entities_total": 1203,
"last_used_at": "2026-03-20T10:41:00Z"
}List your submissions
GET/contributor/submissionsAuth required
Returns a paginated list of reports submitted by this API key, with status and extracted entity counts.
