Laws.Africa Developer Guide
  • Laws.Africa Developer Guide
  • Get Started
    • Introduction
    • Quick start
    • Works and expressions
    • Webhooks
    • Changelog
  • Tutorial
    • About the tutorial
    • Module 1: Build a legislation reader
      • Introductory concepts
      • Create a basic Django app
      • Create database models
      • Fetching the data
      • Work listing page
      • Expression detail page
      • Styling with Law Widgets
      • Adding interactivity
      • Staying up to date
    • Module 2: Enrichments and interactivity
      • Basic enrichments
      • Advanced enrichments
      • Advanced interactivity
    • Module 3: Text extraction for search and analysis
      • Why extracting text is important
      • Basics of text extraction
      • Advanced text extraction
      • Extracting text for analysis and machine learning
  • Content API Reference
    • About the Content API
    • Authentication
    • Pagination
    • Places
    • All work expressions
    • Single work expression
      • Commencements
      • Embedded images
      • Publication document
      • Table of Contents
      • Timeline
    • Taxonomy topics
    • Enrichment datasets
  • AI API Reference
    • About the AI API
    • Authentication
    • Knowledge Bases
  • How-to Guides
    • How to use the Table of Contents API
    • How to download images
Powered by GitBook
On this page
  • Overview
  • Endpoint
  • OpenAPI Schema
  1. AI API Reference

About the AI API

About the Laws.Africa Artificial Intelligence (AI) API.

PreviousEnrichment datasetsNextAuthentication

Last updated 9 months ago

The Laws.Africa AI API is in preview. Expect changes to the functionality.

Overview

The Laws.Africa Artificial Intelligence (AI) API makes it easy to integrate Laws.Africa's digital legal information into your AI application.

Endpoint

The latest version of the API is version 1. It is available at the endpoint:

https://api.laws.africa/ai/v1/

OpenAPI Schema

The API is described using the Open API format.

  • Download the OpenAPI Schema from

  • API documentation in Swagger format:

  • API documentation in Redoc format:

https://api.laws.africa/ai/v1/schema
https://api.laws.africa/ai/v1/schema/swagger-ui
https://api.laws.africa/ai/v1/schema/redoc