Quick Start
Get started in Minutes.
Integrate Tempy into your workflow with our SDK or standard API.
1
Obtain your API Key
Before making any requests, you need an API key. Head over to the Settings page in your dashboard to generate one.
Note: API keys are shown only once. Be sure to copy
it to a secure location.
2
Install the SDK (Optional)
The easiest way to use Tempy is with our official TypeScript SDK.
npm install @tempy/sdk
3
Make your first request
Choose your preferred implementation below to upload your first file.