reCAPTCHA Solutions
Trust signalHigh-quality verification resources through one observable lifecycle, with score context and channel metadata attached.
Configure accessGenerate reCAPTCHA Solutions, FCM Token, and Email OTP resources through one precise API — built for test environments and registration systems across any application.
Every resource request is observable, measured, and delivered against a contract you can build on — the figures below are live from the platform.
Awaiting the first live deliveries — this updates automatically.
Live resources delivered this window.
End-to-end, delivered requests.
reCAPTCHA · FCM · OTP.
Application surfaces live.
# platform status● operational · GET /catalog/stats · warming upMonitored, always on.
One control layer for
Each resource ships with a defined lifecycle, observable status events, and a stable contract.
High-quality verification resources through one observable lifecycle, with score context and channel metadata attached.
Configure accessMint and deliver Android FCM push tokens at production speed, with deterministic status events and complete request traceability.
Configure accessProvision the email OTP resources your systems need without exposing internal orchestration complexity.
Configure accessThe interface stays simple because the orchestration belongs to us. Your system receives a stable contract from request to delivery.
Read the integration guideA scoped API key identifies the workspace, environment, and permitted resource types.
Send one typed payload through the same contract from any application channel or your own system.
DevLayer selects available capacity, runs the workflow, and records every state transition.
Poll the request or accept a signed webhook containing the completed resource and its metadata.
Clear resource models, useful errors, idempotent creation, and signed delivery events from the first request.
const response = await fetch(
"https://api.devlayer.store/v1/resources",
{
method: "POST",
headers: { Authorization: "Bearer xp_live_…" },
body: JSON.stringify({
type: "captcha", channel: "play_store"
})
}
);Track quality, throughput, latency, spend, and delivery from one workspace. Every control is designed for action, not decoration.
reCAPTCHA quality target
Score-aware validationTarget per resource type
Horizontally scalable queuesScoped access model
Keys, roles, and audit historyIsolate environments, scope individual API keys, assign member permissions, and preserve an operational record of every action.