Back to catalog
🔒

HackerOne

API Key

The industry’s first hacker API that helps increase productivity towards creative bug bounty hunting

🔒SecurityHTTPS

HackerOne

5 items

HackerOne Security

security

$10,000

Stripe Bug Bounty

stripe

$50,000

Shopify Bug Bounty

shopify

$50,000

GitHub Security Lab

github_security

$30,000

Dropbox Bug Bounty

dropbox

$32,768

Sample Response

response.json
1{
2 "items": [
3 {
4 "handle": "security",
5 "name": "HackerOne Security",
6 "min_bounty": "$500",
7 "max_bounty": "$10,000",
8 "response_time_hrs": 4
9 },
10 {
11 "handle": "stripe",
12 "name": "Stripe Bug Bounty",
13 "min_bounty": "$500",
14 "max_bounty": "$50,000",
15 "response_time_hrs": 12

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.hackerone.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs