Alfred API
API reference for authentication, users, institutions, reports, accounts, and XML generation.
Alfred API
Common response patterns
Validation errors
{
"detail": [
{
"loc": ["body", "email"],
"msg": "Field required",
"type": "missing"
}
]
}Pagination
Core workflow
Last updated