Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bounceless Documentation

Developer documentation for integrating Bounceless email verification through the GA API, CLI, local MCP server, or agent skill.

Start here

  • Quickstart — create an API key and make a first controlled request.
  • API reference — inspect the four-route HTTP contract and response shapes.
  • CLI guide — submit, inspect, and export verifications from a shell.
  • MCP guide — configure the local product MCP server without confusing it with Mintlify's documentation transport.
  • Agent skill — install the same public workflow guidance as raw Markdown.
  • Feedback, contributions, and security — propose a correction or report a sensitive issue through the appropriate channel.

Work on the documentation

This repository is the public Mintlify source for docs.bounceless.io. It contains documentation and the four-route GA OpenAPI contract; no product or server code belongs here.

package.json includes "private": true only to prevent accidental npm publication. It does not describe GitHub visibility.

npm ci --include=dev --ignore-scripts
npm run check
npm run dev

Human-facing MCP documentation lives at /guides/mcp. The /mcp route is reserved for Mintlify's documentation MCP transport.

skill.md is the canonical agent skill. Run npm run sync:skill after changing it; npm run check rejects stale well-known copies or digests.

About

Developer documentation for Bounceless email verification, batch workflows, CLI, MCP, and agent skill.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages