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
3mo 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 →
identify.plantnet.org API
Identify and explore plant species by searching through Pl@ntNet's comprehensive botanical database to access detailed information like taxonomic families, genera, species descriptions, photos, and community observations. Track plant distributions, view contribution trends, and discover expert contributors within the platform's collaborative plant identification community.
data.lime.bike API
Access real-time availability data for Lime bikes and scooters, including station locations, vehicle status, system alerts, and geofencing zones across multiple cities. Monitor micromobility inventory and service information to find nearby vehicles or plan your trips effectively.
accessdata.fda.gov API
Search and retrieve comprehensive FDA premarket approval information for medical devices, including approval status, supplements, applicant details, and advisory committee data. Get instant access to specific PMA records with all relevant approval information in one place.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
cmegroup.com API
Get CME Group market data including FedWatch interest-rate probabilities, futures quotes and settlements, volume/open interest history, and options expirations and near-the-money option chains.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
mahatenders.gov.in API
Access Maharashtra government tenders from mahatenders.gov.in, browsing them by closing date or by organization with full tender details and pagination support. Find and review procurement opportunities across different government departments in one place.