Step 1 of 6

Tell us about your platform

We'll use this to generate your initial risk assessment and tailor GuardLayer's detection to your platform type.

Step 2 of 6

What features does your platform have?

GuardLayer monitors the communication channels you select. Select every channel where users can interact.

Step 3 of 6

Choose your GuardLayer plan

All plans include a 14-day free trial. No credit card required to start. Cancel anytime.

Starter
£299
per month
  • Text chat monitoring
  • Basic compliance dashboard
  • Risk assessment auto-gen
  • Up to 10,000 MAU
Enterprise
Custom
bespoke pricing
  • Everything in Growth
  • White-label integration
  • Dedicated manager
  • SLA + uptime guarantee
  • Unlimited MAU
Your 14-day free trial starts the moment you complete setup. You won't be charged until the trial ends, and you'll receive a reminder 3 days before billing begins.

Step 4 of 6

Your API credentials

These are your unique GuardLayer credentials. Keep them secure — treat them like a password.

API Key
gl_live_xk9m2p4q7r1n8w3v5t6y0j...
Platform ID
plt_a3f8h2k9m1q5r7t4
Quick start integration
// Install the GuardLayer SDK npm install @guardlayer/sdk // Initialise in your platform backend import { GuardLayer } from '@guardlayer/sdk'; const gl = new GuardLayer({ apiKey: 'gl_live_xk9m2p4q7r1n8w3v5t6y0j...', platformId: 'plt_a3f8h2k9m1q5r7t4' }); // Monitor a text message await gl.monitor.text({ sessionId: 'session_123', userId: 'user_456', // your internal user ID isChild: true, // from your age verification message: messageContent }); // Monitor voice (streams to GuardLayer) await gl.monitor.voice({ sessionId: 'session_123', userId: 'user_456', isChild: true, audioStream: voiceStream // WebRTC or WebSocket stream });
Integration support: Our team will schedule a 1-hour technical call to help your developers integrate GuardLayer. Average integration time is 4-6 hours for a standard platform.

Step 5 of 6

Compliance documents

GuardLayer auto-generates your required Ofcom documentation based on the platform details you've provided. Review and confirm each one.

Illegal content risk assessment
Auto-generated from your platform details
Generated
Children's risk assessment
Generated — children flagged as likely users
Generated
!
Code of conduct
Template provided — requires your review and approval
Action needed
!
Transparency report template
Required for Phase 3 — complete within 90 days
Due by Jul 2026
Annual review schedule
Will auto-schedule 12 months from today
Auto-scheduled

Under the OSA, a named individual must be responsible for compliance. This name appears in your risk assessments.

Step 6 of 6 — Final check

Ready to go live?

Review your setup before activating GuardLayer on your platform.

Platform details configured
Complete
Communication channels selected
Complete
API credentials generated
Complete
Risk assessments auto-generated
Complete
!
SDK integration — complete on your platform
Your team
!
Technical integration call — book with GuardLayer
Book below
Book your technical integration call

Our team will get your developers integrated in a single 60-minute session. Average time from call to live: 4-6 hours.

Book integration call →
Platform registered.

Your GuardLayer account is set up. Complete the SDK integration on your platform to activate live monitoring. Your compliance documents are ready in your dashboard.

Account statusActive — 14 day trial
Compliance documents2 generated, 2 pending
Next stepSDK integration
Go to dashboard → Book integration call →