Skip to content

Commit

Permalink
add identifiers /feed/credentials endpoint to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Iman Hassanein committed Jan 23, 2025
1 parent d8b4e2e commit aa2f182
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 100 deletions.
52 changes: 23 additions & 29 deletions docs/api-reference/spec/firework-v2-openapi.json

Large diffs are not rendered by default.

52 changes: 23 additions & 29 deletions docs/api-reference/spec/firework-v2-swagger.json

Large diffs are not rendered by default.

22 changes: 2 additions & 20 deletions docs/api-reference/spec/firework-v3-openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
}
},
{
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_topic, listing, ransomleak, stealer_log, financial_data, chat_message, forum_post, seller, blog_post, forum_profile, bot\n- open_web: bucket, social_media, stack_exchange, paste, source_code_files, google, source_code_secrets, service, bucket_object\n- leaks: leak\n- domains: domain\n",
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_post, forum_topic, chat_message, forum_profile, financial_data, bot, stealer_log, seller, listing, blog_post, ransomleak\n- open_web: stack_exchange, bucket_object, paste, bucket, source_code_secrets, social_media, source_code_files, service, google\n- leaks: leak\n- domains: domain\n",
"explode": true,
"in": "query",
"name": "types",
Expand Down Expand Up @@ -786,7 +786,7 @@
}
},
{
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_topic, listing, ransomleak, stealer_log, financial_data, chat_message, forum_post, seller, blog_post, forum_profile, bot\n- open_web: bucket, social_media, stack_exchange, paste, source_code_files, google, source_code_secrets, service, bucket_object\n- leaks: leak\n- domains: domain\n",
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_post, forum_topic, chat_message, forum_profile, financial_data, bot, stealer_log, seller, listing, blog_post, ransomleak\n- open_web: stack_exchange, bucket_object, paste, bucket, source_code_secrets, social_media, source_code_files, service, google\n- leaks: leak\n- domains: domain\n",
"explode": true,
"in": "query",
"name": "types",
Expand Down Expand Up @@ -2390,12 +2390,6 @@
},
"PaginatedIdentifierGroupsWithCounts": {
"properties": {
"cursors": {
"items": {
"type": "string"
},
"type": "array"
},
"items": {
"$ref": "#/components/schemas/IdentifierGroupWithCounts"
},
Expand All @@ -2407,12 +2401,6 @@
},
"PaginatedIdentifierRelations": {
"properties": {
"cursors": {
"items": {
"type": "string"
},
"type": "array"
},
"items": {
"$ref": "#/components/schemas/Identifier"
},
Expand All @@ -2424,12 +2412,6 @@
},
"PaginatedIdentifiers": {
"properties": {
"cursors": {
"items": {
"type": "string"
},
"type": "array"
},
"items": {
"$ref": "#/components/schemas/Identifier"
},
Expand Down
22 changes: 2 additions & 20 deletions docs/api-reference/spec/firework-v3-swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -726,12 +726,6 @@
},
"PaginatedIdentifierGroupsWithCounts": {
"properties": {
"cursors": {
"items": {
"type": "string"
},
"type": "array"
},
"items": {
"$ref": "#/definitions/IdentifierGroupWithCounts"
},
Expand All @@ -750,12 +744,6 @@
},
"PaginatedIdentifierRelations": {
"properties": {
"cursors": {
"items": {
"type": "string"
},
"type": "array"
},
"items": {
"$ref": "#/definitions/Identifier"
},
Expand All @@ -774,12 +762,6 @@
},
"PaginatedIdentifiers": {
"properties": {
"cursors": {
"items": {
"type": "string"
},
"type": "array"
},
"items": {
"$ref": "#/definitions/Identifier"
},
Expand Down Expand Up @@ -1241,7 +1223,7 @@
},
{
"collectionFormat": "multi",
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_topic, listing, ransomleak, stealer_log, financial_data, chat_message, forum_post, seller, blog_post, forum_profile, bot\n- open_web: bucket, social_media, stack_exchange, paste, source_code_files, google, source_code_secrets, service, bucket_object\n- leaks: leak\n- domains: domain\n",
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_post, forum_topic, chat_message, forum_profile, financial_data, bot, stealer_log, seller, listing, blog_post, ransomleak\n- open_web: stack_exchange, bucket_object, paste, bucket, source_code_secrets, social_media, source_code_files, service, google\n- leaks: leak\n- domains: domain\n",
"enum": [
"attachment",
"listing",
Expand Down Expand Up @@ -1502,7 +1484,7 @@
},
{
"collectionFormat": "multi",
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_topic, listing, ransomleak, stealer_log, financial_data, chat_message, forum_post, seller, blog_post, forum_profile, bot\n- open_web: bucket, social_media, stack_exchange, paste, source_code_files, google, source_code_secrets, service, bucket_object\n- leaks: leak\n- domains: domain\n",
"description": "\nType of activities to search through.\n\n*Expected values* : attachment, listing, ransomleak, forum_post, forum_topic, forum_profile, blog_post, seller, paste, leak, chat_message, chat_message/telegram, domain, bot, stealer_log, infected_devices, driller, driller_forum_topic, driller_forum_post, driller_profile, cc, ccbin, financial_data, leaked_data, leaked_file, document, account, actor, forum_content, blog_content, profile, illicit_networks, open_web, domains, leaks, social_media_account, social_media, source_code, source_code_secrets, source_code_files, stack_exchange, google, service, driller_host, buckets, bucket, bucket_object, whois, experimental\n\n*Some search types contain others*\n- illicit_networks: forum_post, forum_topic, chat_message, forum_profile, financial_data, bot, stealer_log, seller, listing, blog_post, ransomleak\n- open_web: stack_exchange, bucket_object, paste, bucket, source_code_secrets, social_media, source_code_files, service, google\n- leaks: leak\n- domains: domain\n",
"enum": [
"attachment",
"listing",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
openapi: firework-v3-openapi get /identifiers/{identifier_id}/feed/credentials
---
title: List Identifier Credentials
---
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
openapi: firework-v3-openapi post /identifiers/{identifier_id}/feed/credentials
openapi: post /identifiers/{identifier_id}/feed/credentials
---
2 changes: 2 additions & 0 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@
"pages": [
"api-reference/v4/endpoints/current-tenant-feed",
"api-reference/v2/endpoints/me/get-mefeedcredentials",
"api-reference/v3/endpoints/identifiers/get-identifiers-feedcredentials",
"api-reference/v4/endpoints/identifier-feed",
"api-reference/v4/endpoints/identifier-group-feed"
]
Expand Down Expand Up @@ -296,6 +297,7 @@
"group": "Event Feeds",
"pages": [
"api-reference/v2/endpoints/me/get-mefeed",
"api-reference/v3/endpoints/identifiers/get-identifiers-feedcredentials",
"api-reference/v2/endpoints/identifiers/get-assets-feed",
"api-reference/v2/endpoints/identifiers/get-assetsgroups-feed"
]
Expand Down

0 comments on commit aa2f182

Please sign in to comment.