Skip to main content
Try Lexiel for freeTry now →
Bar association integration

Lexiel Academy Embed

Integrate the free Legal AI certification on your bar association website. Members train directly from your page, with your branding.

Basic embed

Copy this code and paste it on any HTML page of your website:

<!-- Lexiel Academia: Certificacion IA Legal -->
<div id="lexiel-academia-embed"></div>
<script>
(function() {
  var d = document.getElementById('lexiel-academia-embed');
  if (!d) return;
  var iframe = document.createElement('iframe');
  iframe.src = 'https://lexiel.ai/en/academia/cursos/certificacion-ia-legal?embed=true';
  iframe.style.width = '100%';
  iframe.style.minHeight = '600px';
  iframe.style.border = 'none';
  iframe.style.borderRadius = '12px';
  iframe.allow = 'clipboard-write';
  d.appendChild(iframe);
})();
</script>

With co-branding (association logo)

Replace TU_COLEGIO with your association short name and URL_DE_TU_LOGO with your logo URL:

<!-- Lexiel Academia: con co-branding -->
<div id="lexiel-academia-embed"></div>
<script>
(function() {
  var d = document.getElementById('lexiel-academia-embed');
  if (!d) return;
  var iframe = document.createElement('iframe');
  iframe.src = 'https://lexiel.ai/en/academia/cursos/certificacion-ia-legal?embed=true&partner=TU_COLEGIO&logo=URL_DE_TU_LOGO';
  iframe.style.width = '100%';
  iframe.style.minHeight = '600px';
  iframe.style.border = 'none';
  iframe.style.borderRadius = '12px';
  iframe.allow = 'clipboard-write';
  d.appendChild(iframe);
})();
</script>

What does the embed include?

Complete 5-module course
25 assessment questions
Automatic verifiable certificate
Progress saved by email
Responsive (mobile + desktop)
No cost for the association

Need help with integration or want a custom design?

Contact us