🚀 Getting Started
Welcome to In Process! This guide will help you get started with our protocol.
⚡ Quick Start
- 🌐 Visit our website at inprocess.world
- 🔑 Sign in
- ✨ Create your first moment
🔑 API Keys
To collect moments and airdrop moments programmatically, you'll need to create an API key. This section provides a step-by-step guide to get your API key up and running.
Step 1: Access the API Keys Management Page
- Navigate to the In Process API Keys Management Page
- Sign in with email if you haven't already
Step 2: Create Your API Key
- On the API Keys page, you'll see a form to create a new API key
- Enter a descriptive name for your API key (e.g., "My Development Key", "Production API Key")
- Click the "Create API Key" button
- Important: Copy and securely store your API key immediately - it will only be shown once!
Step 3: Use Your API Key
Once you have your API key, you can use it to authenticate your requests to the In Process API:
curl -X GET https://inprocess.world/api/moment/collect \
-H "x-api-key: art_sk_3fnm4...f6w4" \Next Steps
With your API key ready, you can now:
- Collect moments - Use API key to collect moments programmatically
- Airdrop moments - Use API key to airdrop moments to artists