Skip to main content

title: Reference - Sandbox APIs subtitle: Reference information for the Sandbox APIs slug: sandbox-apis-reference category: api parentDocSlug: sandbox-apis order: 2 hidden: False

Endpoints

URLs for our Sandbox APIs follow this structure: https://sandbox.api.peopledatalabs.com/<path>, where <path> is one of the following: For example, the endpoint for the Sandbox Person Enrichment API is https://sandbox.api.peopledatalabs.com/v5/person/enrich.

SDK Usage

To access the Sandbox API endpoints within our SDKs, use any of the following language-specific strategies:
Python3 SDK
See Sandbox examples for specific usage.

Billing and Access

The Sandbox APIs are free endpoints and do not consume credits. All plans have access.

Rate Limiting

The default rate limit for all customers is five calls per minute.

Input Parameters

The input parameters for each Sandbox API endpoint are identical to the input parameters for the corresponding production endpoint. Here are the input parameters that each Sandbox endpoint supports:

Output Response

All Sandbox API endpoints return data that follows the same response structure as the corresponding production endpoint. Here are the output responses that each Sandbox endpoint supports:
🚧 Synthetic data only! All Sandbox API endpoints return only artificial data in their responses. For more information, see the Full Sandbox Datasets listed below.

Datasets

Updated as of 35.0