get_meReturns the authenticated user and the active organization context.
profile:readget_organizationReturns non-secret organization details for the current context.
organization:readlist_campaignsLists campaigns visible to the key owner. Low-level agency delegates only see assigned campaigns.
campaigns:readcreate_campaignCreates a campaign in the active organization.
campaigns:writeget_campaignReturns one visible campaign with assignments and counts.
campaigns:readupdate_campaignUpdates campaign metadata.
campaigns:writedelete_campaignDeletes a campaign. Leads are retained and detached by the database relation.
campaigns:writelist_leadsLists organization-scoped leads with optional campaign, status, type, and text filters.
leads:readcreate_leadCreates a company or person lead. Referenced campaigns must belong to the active organization.
leads:writeget_leadReturns one visible lead with campaign and activity counts.
leads:readupdate_leadPartially updates an organization-scoped lead.
leads:writedelete_leadPermanently deletes an organization-scoped lead and its dependent activity/call data.
leads:writelist_lead_activitiesLists follow-up activities for one visible lead.
leads:readcreate_lead_activityAdds a follow-up activity to a lead.
leads:writeupdate_lead_activityUpdates title, due date, or completion state.
leads:writedelete_lead_activityDeletes a follow-up activity.
leads:writesearch_peopleSearches the configured people-data provider using person, role, company, location, seniority, and tenure filters. This operation calls an external provider.
lead_search:executesearch_companiesSearches Google Places by query and location with optional rating, price-level, and strict-area filters. This operation calls an external provider.
lead_search:executestart_people_enrichmentStarts an asynchronous people-enrichment job, reserves organization credits, enforces plan limits, de-duplicates contacts, and pre-creates the selected leads.
enrichment:executeenrich_company_leadEnriches one Google Places result, consumes organization credits after atomic limit checks, and saves it as a de-duplicated company lead.
enrichment:executeget_enrichment_jobReturns an organization-scoped enrichment job and polls the provider when the job is still pending. Provider identifiers and raw payloads are never returned.
enrichment:executelist_call_logsLists recorded call sessions. A call log is an application record and does not prove provider connection. Native organization members only see their own call logs.
calls:readstart_call_logCreates a call-session record and consumes one monthly call unit after quota checks. This endpoint does not dial a telephony provider. Native organization members can only create their own call logs.
calls:writeend_call_logEnds a call-session record owned by the API key user and stores its measured duration. A call log can only be ended by its owner.
calls:writeget_analyticsReturns call and CRM-export aggregates for a UTC date range. Native organization members only receive their own aggregates.
analytics:readlist_crm_stagesLists internal CRM pipeline stages.
crm:readcreate_crm_stageCreates a stage at the end of the pipeline.
crm:writeupdate_crm_stageUpdates a stage name or position.
crm:writedelete_crm_stageDeletes an empty CRM stage. Stages containing deals cannot be deleted.
crm:writelist_crm_dealsLists internal CRM deals with stage and owner summaries.
crm:readcreate_crm_dealCreates a deal linked optionally to an organization lead.
crm:writeget_crm_dealReturns a deal with comments and activities.
crm:readupdate_crm_dealPartially updates deal fields, stage, owner, or linked lead.
crm:writedelete_crm_dealPermanently deletes an organization-scoped deal.
crm:writelist_crm_commentsLists comments for a deal.
crm:readcreate_crm_commentAdds an authored comment to a deal.
crm:writedelete_crm_commentDeletes a comment authored by the key owner. Organization admins may delete any comment.
crm:writelist_crm_activitiesLists follow-up activities for a deal.
crm:readcreate_crm_activityAdds a follow-up activity to a deal.
crm:writeupdate_crm_activityUpdates title, due date, or completion state.
crm:writedelete_crm_activityDeletes a deal activity.
crm:writelist_membersLists native members and active agency delegates. Restricted to native organization admins.
members:readlist_phone_numbersLists organization phone numbers and assignments for organization admins or FULL agency delegates. Provider credentials and metadata are never returned.
phone_numbers:readget_usageReturns plan limits, seat count, call usage, enrichment usage, credits, and reset timestamps. Restricted to native organization admins.
usage:readlist_talentsLists published talent profiles with their real engagement rates, languages, ratings, and completed mission count.
talents:readget_talentReturns a published talent profile, published reviews, active mission context, and eligible hiring clients for a home agency context.
talents:readlist_missionsLists missions accessible to the active organization. In a home agency context, this covers all actively linked client organizations.
missions:readcreate_missionCreates a pending mission request at the talent's current rate. Home agencies must select an actively linked client organization.
missions:writeupdate_missionFinishes an ongoing mission, requests an abort for an ongoing mission, or withdraws a pending request. This endpoint does not perform admin moderation.
missions:writelist_agency_clientsLists client mandates for an agency admin operating in the home agency context.
agency:readget_agency_clientReturns one client mandate and its access grants to an agency admin in the home context.
agency:readcreate_agency_clientCreates a new client organization, active mandate, and FULL grant for the API key owner. Agency admin only.
agency:write