Threat Briefs
Generate RSS Feed URL
Rotates the calling workspace's private RSS feed URL: issues a new URL and invalidates the previous one. Use this to revoke a leaked feed URL. Requires an entitlement granting access beyond the public community category.
post/v3/articles/rss-token
Response
The workspace's RSS feed URLs.
Example response
{
"feed_url": "https://api.greynoise.io/v3/articles/rss/uJ8x9...redacted",
"public_feed_url": "https://api.greynoise.io/v3/articles/rss"
}