Skip to main content
The DevXP engineering team hosts office hours every Thursday at 11 a.m. Pacific Time where we answer your questions live and help you get up and running with Flatfile. Join us!
API keys are created automatically. Use the Developers Page to reveal your API keys for each Environment.
Flatfile provides two different kinds of environment-specific API keys you can use to interact with the API. In addition, you can work with a development key or a production environment. Read on to learn more about how to think about which keys to use and how to test in development mode.

Testing and development

are isolated entities and are intended to be a safe place to create and test different configurations. A development and production environment are created by default.
The development environment does not count towards your paid credits.

Secret and publishable keys

All Accounts have two key types for each environment. Learn when to use each type of key:
The accessToken provided from publishableKey will remain valid for a duration of 24 hours.