{"slug":"sixtyfour","name":"Sixtyfour","owner":null,"repo":null,"category":"data-enrichment","lang":"","blurb":"AI research agents that enrich people and companies and surface real-time signals from a single API call, built for GTM teams and autonomous agents.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"AI research agents that enrich people and companies and surface real-time signals from a single API call, built for GTM teams and autonomous agents.","website":"https://www.sixtyfour.ai/","docs_url":"https://docs.sixtyfour.ai/","signup_url":"https://app.sixtyfour.ai/","pricing_model":"freemium","pricing_note":"$5 free API credits on signup; paid from ~$98/mo for 350 enrichment credits","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Self-serve signup at app.sixtyfour.ai grants $5 free credits and an API key from the Keys page (Create new key); no CC required.","mcp_server":"","sdks":["REST","Python"],"code_sample":"{\"lang\":\"python\",\"code\":\"import requests\\n\\nr = requests.post(\\n    \\\"https://api.sixtyfour.ai/enrich-lead\\\",\\n    headers={\\\"x-api-key\\\": \\\"YOUR_API_KEY\\\", \\\"Content-Type\\\": \\\"application/json\\\"},\\n    json={\\n        \\\"lead_info\\\": {\\\"name\\\": \\\"Jane Doe\\\", \\\"company\\\": \\\"Acme\\\", \\\"location\\\": \\\"San Francisco\\\"},\\n        \\\"struct\\\": {\\n            \\\"email\\\": \\\"work email address\\\",\\n            \\\"title\\\": \\\"job title\\\",\\n            \\\"linkedin\\\": \\\"LinkedIn profile URL\\\",\\n        },\\n    },\\n)\\nprint(r.json())\"}","tags":["people-intelligence","lead-enrichment","ai-research","agents"],"useCases":[],"codeSample":{"lang":"python","code":"import requests\n\nr = requests.post(\n    \"https://api.sixtyfour.ai/enrich-lead\",\n    headers={\"x-api-key\": \"YOUR_API_KEY\", \"Content-Type\": \"application/json\"},\n    json={\n        \"lead_info\": {\"name\": \"Jane Doe\", \"company\": \"Acme\", \"location\": \"San Francisco\"},\n        \"struct\": {\n            \"email\": \"work email address\",\n            \"title\": \"job title\",\n            \"linkedin\": \"LinkedIn profile URL\",\n        },\n    },\n)\nprint(r.json())"},"oneLiner":"AI research agents that enrich people and companies and surface real-time signals from a single API call, built for GTM teams and autonomous agents.","docsUrl":"https://docs.sixtyfour.ai/","signupUrl":"https://app.sixtyfour.ai/","pricingModel":"freemium","pricingNote":"$5 free API credits on signup; paid from ~$98/mo for 350 enrichment credits","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Self-serve signup at app.sixtyfour.ai grants $5 free credits and an API key from the Keys page (Create new key); no CC required.","mcpServer":""}