Prerequisites
- A Boxpressd account
- A server environment that can keep an API key private
curlor another HTTP client
1
Create a developer application
Go to developers.boxpressd.com and sign in with Boxpressd.Open My Apps, select New application, and enter an application name and description. Select at least one starter use case:
- Search & discovery for catalog search and lookup
- Connected Boxpressd app for OAuth user access
- Data integration for server-side integrations
2
Create a development key
Open the application, then open Credentials. Enter a key name, choose Development, and optionally set an expiration date. Click Create API key.Copy the complete
bxp_test_... value immediately. The dashboard shows it only once.3
Store the key on your server
Add the key to your server environment:Never place a developer key in browser JavaScript, an
EXPO_PUBLIC_* or VITE_* variable, a native application bundle, or source control.4
Search the catalog
Send the key in
x-boxpressd-key: