Getting API Keys
This documentation page is currently being prepared. Technical details and usage examples will be available here very soon.
API Keys and Security
To access the ProcureOS engine, you need a unique key starting with pk_live_. These keys are critical for tracking all your transactions and accrual of your earnings.
⚠️
Critical Security Warning
Never share your API keys explicitly in your frontend code (client-side). Always store them in .env files and use them on the server-side (Server Components or API Routes).
Key Types
Live Key
Real Trade Network
Provides matching with real buyers and suppliers.
Sandbox Key
Test & Simulation
Allows you to develop with virtual data.