Skip to main content

API Request ve Response Örnekleri

Analyst Data

Add analyst data: POST https://misp.local/analystData/add/{analystType}/{objectUUID}/{ObjectTyp...

Attributes

[restSearch] Get a filtered and paginated list of attributes: POST https://misp.local/attribute...

Events

[restSearch] Get a filtered and paginated list of events: POST https://misp.local/events/restSe...

Galaxies

Get galaxies: GET https://misp.local/galaxies Response: 200: [ { "Galaxy": { ...

Galaxy Cluster

Add galaxy cluster: GET https://misp.local/galaxies Request:  { "id": "12345", "uuid": ...

Users

Reset user password: POST https://misp.local/users/initiatePasswordReset/{userId}/{firstTimeRes...

Organisations

Add organisation: POST https://misp.local/admin/organisations/add Request: { "name": "ORGN...

Server

Add server: POST https://misp.local/servers/add Request: { "name": "Phising Server", "u...

Sharing Group

Add a sharing group: POST https://misp.local/sharing_groups/add Request: { "uuid": "c99506...

Feed

Get a list of feeds: GET https://misp.local/feeds Response:  200: [ { "Feed": { ...

Object

[restSearch] Get a filtered and paginated list of objects: POST https://misp.local/objects/rest...

TAG

Get tags: GET https://misp.local/tags Response:  200: { "Tag": [ { "id": "123...

Sighting

Get sightings by event ID: GET https://misp.local/sightings/index/{eventId} Response:  200: ...

Warninglist

Get a list of warninglists: POST https://misp.local/warninglists Response:  200: { "Warni...

Noticelist

Get a list of noticelists GET https://misp.local/warninglists Response:  200: [ { "N...

Log

Get instance logs POST https://misp.local/admin/logs Request: { "page": 1, "limit": 0, ...

Auth key

Get auth keys: POST https://misp.local/auth_keys Request: [ { "AuthKey": { "id...

UserSettings

Get user settings: GET https://misp.local/user_settings Response:  200: [ { "UserSet...

Taxonomy

Get taxonomies: GET https://misp.local/taxonomies Response:  200: [ { "Taxonomy": { ...