Flockjay · Schema

Flockjay Events Options Metadata

CompanySales EnablementSales TrainingLearning ManagementRevenue OperationsAI CoachingContent ManagementSoftware-as-a-ServiceMCPagent-nativeAuthentication
View JSON Schema on GitHub

JSON Schema

flockjay-events-options-metadata.json Raw ↑
{
    "name": "Events List",
    "description": "",
    "renders": [
        "application/json"
    ],
    "parses": [
        "application/json",
        "application/x-www-form-urlencoded",
        "multipart/form-data"
    ],
    "actions": {
        "POST": {
            "id": {
                "type": "integer",
                "required": false,
                "read_only": true,
                "label": "ID"
            },
            "event_type": {
                "type": "choice",
                "required": true,
                "read_only": false,
                "label": "Event type",
                "choices": [
                    {
                        "value": "login",
                        "display_name": "Login"
                    },
                    {
                        "value": "post_viewed",
                        "display_name": "Post Viewed"
                    },
                    {
                        "value": "gong_viewed",
                        "display_name": "Gong Viewed"
                    },
                    {
                        "value": "asset_viewed",
                        "display_name": "Asset Viewed"
                    },
                    {
                        "value": "deal_room_viewed",
                        "display_name": "Deal Room Viewed"
                    },
                    {
                        "value": "page_viewed",
                        "display_name": "Page Viewed"
                    },
                    {
                        "value": "audio_listened",
                        "display_name": "Audio Listened"
                    },
                    {
                        "value": "video_watched",
                        "display_name": "Video Watched"
                    },
                    {
                        "value": "asset_download",
                        "display_name": "Asset Download"
                    },
                    {
                        "value": "ai_suggestion",
                        "display_name": "Ai Suggestion"
                    },
                    {
                        "value": "ai_hallucinate",
                        "display_name": "Ai Hallucinate"
                    },
                    {
                        "value": "search",
                        "display_name": "Search"
                    },
                    {
                        "value": "background_csv_export",
                        "display_name": "Background Csv Export"
                    },
                    {
                        "value": "cookie_consent_response",
                        "display_name": "Cookie Consent Response"
                    },
                    {
                        "value": "ai_grading_feedback",
                        "display_name": "Ai Grading Feedback"
                    },
                    {
                        "value": "ai_summary_feedback",
                        "display_name": "Ai Summary Feedback"
                    },
                    {
                        "value": "assignment_submission",
                        "display_name": "Assignment Submission"
                    },
                    {
                        "value": "slack_teams_chat",
                        "display_name": "Slack Teams Chat"
                    },
                    {
                        "value": "candidate_profile_view",
                        "display_name": "Candidate Profile View"
                    },
                    {
                        "value": "application_completed",
                        "display_name": "Application Completed"
                    },
                    {
                        "value": "company_profile_view",
                        "display_name": "Company Profile View"
                    },
                    {
                        "value": "tf_referral_email",
                        "display_name": "Tf Referral Email"
                    },
                    {
                        "value": "application_video_completed",
                        "display_name": "Application Video Completed"
                    },
                    {
                        "value": "application_started",
                        "display_name": "Application Started"
                    }
                ]
            },
            "user": {
                "type": "field",
                "required": false,
                "read_only": false,
                "label": "User"
            },
            "data": {
                "type": "field",
                "required": false,
                "read_only": false,
                "label": "Data"
            },
            "created_at": {
                "type": "datetime",
                "required": false,
                "read_only": true,
                "label": "Created at"
            },
            "last_updated": {
                "type": "datetime",
                "required": false,
                "read_only": true,
                "label": "Last updated"
            }
        }
    }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/flockjay-events-options-metadata"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.