Jsmon Developer Platform
Everything you need to develop, integrate, and innovate with Jsmon
// Initialize Jsmon API Key
export JSMON_KEY=XXXX-XXXX-XXXX-XXXX
// Make your first Jsmon API call
curl -H 'X-Jsmon-Key:$JSMON_KEY' https://api.jsmon.sh/api/v2/viewProfile
// Do you first domain scan using Jsmon API
curl -X POST 'X-Jsmon-Key:$JSMON_KEY' -d '{"domain":"jsmon.sh"}' https://api.jsmon.sh/api/v2/automateScanDomain

Learn more about the developer platform
Read guides, watch tutorials, and learn more about hacking or defending with the Jsmon and integrating it with your own stack.
Product documentation contains a how-to-series showing particular customer use cases. Components group contains information about every page of Jsmon.
Join a community of over 3,000 users
Join our Discord or Slack community
J
Last updated