jebbit.com
Jebbit is a customer engagement and quiz/experience platform used to collect zero-party data and power personalized experiences. Its public docs describe APIs for managing businesses, campaigns, feeds, launch links, integrations, and related webhooks.
Jebbit exposes one documented REST API at `https://api2.jebbit.com/api/v1` using a JWT bearer token obtained from Jebbit-issued client credentials, plus a public MCP endpoint at `https://api2.jebbit.com/mcp/open_ai` for BlueConic Solutions Finder.
- BlueConic Solutions Finder MCPdiscovered
- Jebbit APIdiscovered
Use the Jebbit API Authentication Guide to POST to https://api2.jebbit.com/api/v1/auth with your client_id and client_secret. The response returns a JWT access_token valid for 24 hours; send it as Authorization: Bearer <token> on API requests.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing