Briev B2B API Plan
Source-first tech news feed for internal portals, alerts, and dashboards. Single plan, predictable limits, simple Bearer-token auth.
Plan
API Pro
$49/month, cancel anytime
Limits
Requests
10,000 / month
Rate limit
60 / minute
Data freshness
Daily 7:00 JST
Endpoint
GET /api/b2b/feed
curl -H "Authorization: Bearer YOUR_B2B_API_TOKEN" \ "https://www.briev-news.com/api/b2b/feed?limit=30&category=security"
Query: limit (1-100), category (backend, frontend, ai, cloud, security, data, devops, business, other)
Getting Started
- Request API access with your use case and expected traffic.
- Receive your token and allowlist guidance.
- Call the endpoint with Bearer auth and store items by slug.
- Refresh at your own interval (daily sync recommended).