Quick Start
Get started with Functor in 5 minutes. This guide will walk you through installation, authentication, and your first query.
Prerequisites
Before you begin, make sure you have:
- Functor system running (see Installation Guide)
- API key configured (see Authentication)
- Python 3.9+ or Node.js 16+ installed
1
Get API Key
Access your API key from the Functor platform. If you don't have one yet, see the Authentication Guide.
2
Choose SDK
Select the SDK that best fits your project needs and tech stack.
3
Install SDK
4
Set Up Authentication
Configure your API key using one of these methods:
5
Make Your First API Call
After preparing your API key and installing the SDK, you can start making API calls:
Next Steps
Functor SDK Documentation
Comprehensive Python SDK for REST API access with sync/async support
MCP SDK Documentation
Model Context Protocol client for agent integration with LangChain and CAMEL-AI
API Reference
Complete REST API documentation for all endpoints and parameters
Basic Concepts
Deep dive into knowledge graphs, memory systems, and agents