# Biographic Database

Download Java Maven Project sample (v1.1.0): [Download](https://drive.google.com/uc?id=1r_HsMtoGt_4HbAZOVHDhR0VJ5AEOGTUb)

This is the Biographic Database API specification.

An integrator may implement this specification to provide Biographic data for GBDS and GBS applications stored on external databases.

GBDS will call this API when biographic data is needed for an internal operation or API request, providing a set of keys. This data is not copied to the internal GBDS databases.

[Broken mention](broken://spaces/Ak852ecqnm59Ez2tHgsJ/pages/WVwbb6yTwjSHJycCPjm5#external-biographic-base)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.griaule.com/apis/biographic-database.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
