Discover/artificialintelligenceact.eu API
live

artificialintelligenceact.eu APIartificialintelligenceact.eu

Access structured EU AI Act legislation via 11 endpoints. Retrieve articles, recitals, annexes, chapters, keyword search, and the implementation timeline.

Endpoints
11
Updated
4mo ago
Try it
Language code for the page content (e.g. 'en', 'de').
api.parse.bot/scraper/34a680b3-3ddb-4556-a1e0-636ecd3a360e/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/34a680b3-3ddb-4556-a1e0-636ecd3a360e/get_explorer_index' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 11 totalclick to expand

Fetch the AI Act Explorer index page metadata and discovered content URLs from the table of contents.

Input
ParamTypeDescription
languagestringLanguage code for the page content (e.g. 'en', 'de').
Response
{
  "type": "object",
  "fields": {
    "metadata": "object containing source_url, page_title, language, last_updated_date, breadcrumbs, and discovered_urls",
    "discovered_urls": "array of URLs to articles, recitals, annexes, and chapters found on the explorer page"
  },
  "sample": {
    "data": {
      "metadata": {
        "language": "en",
        "page_title": "The AI Act Explorer | EU Artificial Intelligence Act",
        "source_url": "https://artificialintelligenceact.eu/ai-act-explorer/",
        "breadcrumbs": [],
        "discovered_urls": [
          "https://artificialintelligenceact.eu/chapter/1/",
          "https://artificialintelligenceact.eu/article/1/"
        ],
        "last_updated_date": null
      },
      "discovered_urls": [
        "https://artificialintelligenceact.eu/chapter/1/",
        "https://artificialintelligenceact.eu/article/1/"
      ]
    },
    "status": "success"
  }
}

About the artificialintelligenceact.eu API

This API provides structured access to the full text of the EU Artificial Intelligence Act through 11 endpoints covering articles, recitals, annexes, chapters, and keyword search. The get_article endpoint returns paragraph-level records with norm type classification and cross-references, while get_implementation_timeline exposes dated regulatory milestones. All major content types support an optional language parameter for multilingual retrieval.

What the API Covers

The API covers the complete legislative text published at artificialintelligenceact.eu, organized around the Act's core structural units. You can retrieve individual articles by number (get_article, get_recital, get_annex, get_chapter), enumerate all items in a content type (list_all_articles, list_all_recitals, list_all_annexes), or combine an article with its contextually relevant recitals in a single call (get_article_with_recitals). The explorer index endpoint (get_explorer_index) returns the table-of-contents metadata along with a discovered_urls array pointing to articles, recitals, annexes, and chapters.

Endpoint Response Shapes

get_article returns an array of paragraph-level records, each carrying unit_id, kind, article_number, plain_text, norm_type, keywords, and cross_references — making it straightforward to classify obligations, prohibitions, and permissions programmatically. get_article_with_recitals extends that response with a recitals array containing recital_number, text, and url for each relevant recital. search_act accepts a query string and an optional language code, returning result_title, url, and snippet for each match across articles, recitals, chapters, and annexes.

Implementation Timeline

get_implementation_timeline returns a timeline array of event objects, each with a date, description, and related_content links. This is useful for building compliance calendars or alerting systems tied to the Act's phased rollout dates. The total field at the top level indicates how many distinct timeline events are present.

Language Support

Most content endpoints accept an optional language parameter (e.g. 'en', 'de'), allowing retrieval of the Act text in different EU language versions where available on the source site. The listing endpoints (list_all_articles, list_all_recitals, list_all_annexes) do not accept a language parameter and return language-neutral index data including number, title, and url.

Common use cases
  • Build a compliance checklist tool that maps norm_type classifications from get_article to internal policy obligations.
  • Generate a regulatory calendar by parsing date and description fields from get_implementation_timeline.
  • Cross-reference an article's obligations with explanatory context using get_article_with_recitals to retrieve both article text and linked recitals.
  • Power a legal research search interface using search_act to surface relevant articles, recitals, and annexes by keyword.
  • Enumerate the full article index via list_all_articles to seed a database of AI Act provisions with titles and canonical URLs.
  • Compare multilingual versions of a specific provision by calling get_article with different language codes for the same article_number.
  • Extract annex contents for high-risk AI system classification analysis using get_annex with annex numbers 1 through 3.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does artificialintelligenceact.eu have an official developer API?+
No. The site does not publish an official developer API or documented public endpoints for programmatic access to legislation text.
What does `get_article` return beyond the plain article text?+
get_article returns paragraph-level records, each including norm_type (classifying the paragraph as an obligation, prohibition, permission, or similar), keywords, cross_references to other provisions, and a unit_id. Navigation links and the source URL are returned in the metadata object.
Does the API cover amendment proposals, committee opinions, or non-consolidated versions of the AI Act?+
Not currently. The API covers the consolidated legislative text as published on artificialintelligenceact.eu, including articles, recitals, annexes, chapters, and the implementation timeline. You can fork it on Parse and revise it to add an endpoint targeting amendment or legislative-history sources.
Can I retrieve all recitals for a given chapter in one call?+
Not directly. get_chapter returns links to articles within the chapter, and get_article_with_recitals fetches recitals associated with a single article. There is no single endpoint that returns all recitals scoped to a chapter. You can fork this API on Parse and revise it to add a chapter-level recital aggregation endpoint.
How current is the legislation text returned by the endpoints?+
The metadata object returned by content endpoints includes a last_updated_date field (where available), which reflects the date the source page was last updated. Freshness depends on when the source site publishes updates to the consolidated Act text.
Page content last updated . Spec covers 11 endpoints from artificialintelligenceact.eu.
Related APIs in Government PublicSee all →
eur-lex.europa.eu API
Access and explore the complete collection of European Union laws, regulations, and Official Journal publications through a comprehensive database that lets you search documents, retrieve full texts, summaries, and metadata, and track legislative procedures and national implementations. Find exactly what you need with detailed search capabilities and get detailed information about how EU laws are transposed into national legislation.
indiacode.nic.in API
Search and retrieve Indian legislation from indiacode.nic.in. Browse Central and State Acts, look up individual sections, and extract fully structured act content by keyword or handle ID.
agent.ai API
Search and discover AI agents in the Agent.ai marketplace by filtering through categories and tags, then view detailed agent information and builder profiles. Find the perfect AI solution for your needs by browsing available agents, exploring builder credentials, and comparing agent capabilities across different categories.
devgan.in API
Search and explore Indian legal acts like the IPC, BNS, and CrPC by browsing chapters, viewing detailed section information, and finding cross-references between different laws. Navigate through legislative classifications, search across acts, and access comprehensive details on specific sections all in one place.
normattiva.it API
Search and retrieve Italian laws and legislative acts from the official Normattiva portal with advanced filtering, full text access with preserved article structure, and autocomplete suggestions. Quickly find specific legislation, browse complete legal texts, and explore Italian law with intelligent search capabilities.
toolify.ai API
toolify.ai API
eu-startups.com API
Access the EU-Startups investor database, startup directory, job board, and news articles. Search and filter investors by type and country, browse startups, and retrieve detailed profiles.
examplecourt.gov API
Search and retrieve court judgments, case details, and legal metadata from a national court reporting portal, with support for advanced filtering by court and case category. Access complete case information including full text and browse paginated results to find relevant legal precedents.
EU AI Act API – Articles, Recitals & Search · Parse