Download OpenAPI specification:Download
object | |
| target_score | integer |
{- "keywords": {
- "domain": [
- "paypal",
- "icloud",
- "gmail"
], - "dom": [
- "pay"
]
}, - "target_score": 100
}{- "result": true
}{- "observation_urls": {
- "http://example-hoge.com": {
- "period": 1,
- "rule_name": "obs_job_555906eaebef4f7fa2db61530b5bd9b7",
- "expire": 1671580800,
- "api_config": {
- "urlscan": {
- "visibility": "unlisted"
}
}, - "created_at": 1671010527,
- "comment": "test comment",
- "interval": "hour"
}
}
}| url | string |
| interval | string |
| period | integer |
| comment | string |
| expire | integer |
object |
{- "interval": "hour",
- "period": 1,
- "comment": "",
- "expire": 1671580800,
- "api_config": {
- "urlscan": {
- "visibility": "unlisted"
}
}
}{- "message": "string"
}| type | string |
| webhook_url | string |
| service | string |
{- "type": "email",
- "webhook_url": "",
- "service": "hunting"
}{- "result": true
}| description | string |
| ip | Array of strings |
| scope | Array of strings |
{- "description": "test api key",
- "ip": [
- "127.0.0.1",
- "192.168.0.1/24"
], - "scope": [
- "get:hunting",
- "get:users_info"
]
}{- "api_key": "pk_xxxxxxxxxxxxxxxxxxxxxxx"
}