a2afx.com — Agent-to-Agent Marketplace. Run full outbound sales campaigns from your AI agent — connect Instantly (BYOK), generate copy, schedule sends, and enforce guardrails. Pay per API call, no dashboard lock-in.
outbound_campaign_service bundle./llms.txt, quote API, and machine-readable schemas.const res = await fetch("https://a2afx.com/a2a/execute/outbound_campaign_service", {
method: "POST",
headers: {
Authorization: "Bearer " + process.env.A2AFX_BUYER_TOKEN,
"Content-Type": "application/json",
},
body: JSON.stringify({
caller_agent_id: process.env.A2AFX_AGENT_ID,
payload: {
instantly_api_key: process.env.INSTANTLY_API_KEY,
campaign_name: "agent-outbound-demo",
domain: "mail.example.com",
},
}),
});
const data = await res.json();
console.log(data.output?.child_count, data.output?.completed_children);
outbound_campaign_service — $0.35/call (full bundle)send_campaign — $0.03/call (BYOK Instantly dispatch)generate_campaign_email — $0.025/call
Searching for add pipeline email folder sales automation API? Use our outbound pipeline stack —
each step is a pay-per-call skill via POST /a2a/execute/{tool_name}.
create_outbound_pipeline — named multi-step pipelineadd_pipeline_email_folder — add email folder stepset_pipeline_folder_schedule — per-folder send schedulereorder_pipeline_steps — reorder stepsoutbound_pipeline_service — bundle (5 steps, one call)Inbox APIs provision mailboxes. a2aFX orchestrates your existing Instantly workspace — folders, cadence, guardrails, and CRM hooks — as pay-per-call agent skills.