For Agents
Programmatically mejores huellas, validación biométrica. Covers 9 operations.
Get started with Acres API Documentation in minutes using your preferred integration method.
# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"mejores huellas"
# → Jentic returns the GET /events tool with parameter schema, agent executes.What an agent can do with Acres API Documentation API.
Mejores huellas
Validación biométrica
Obtener documentos firmados
Generacion de documento
Creación de usuario
GET STARTED
Use for: I need to mejores huellas, I want to validación biométrica, Search for obtener documentos firmados, Find all obtener documentos pendientes de firma por su id
Not supported: Does not handle payments, communications, or crm — use for developer tools only.
Jentic publishes the only available OpenAPI specification for Acres API Documentation, keeping it validated and agent-ready.
REST API para la aplicación de Acres. The API exposes 9 endpoints.
Cambiar contraseña
Patterns agents use Acres API Documentation API for, with concrete tasks.
★ Developer Tools Operations
Use the Acres API Documentation to perform developer tools operations programmatically. The API provides 9 endpoints covering core functionality including mejores huellas, validación biométrica, obtener documentos firmados.
Call POST /api/v1/biometrics/best to mejores huellas
Automated Biometrics Management
Automate biometrics operations by combining multiple Acres API Documentation endpoints. Agents can validación biométrica and then obtener documentos firmados in a single workflow.
Call POST /api/v1/biometrics/validation to validación biométrica, then verify the result
AI Agent Integration via Jentic
AI agents discover and call Acres API Documentation endpoints through Jentic without managing credentials directly. An agent searches for the required operation by intent, receives the matching endpoint schema, and executes the call with Jentic-managed authentication. This eliminates the need to read API documentation or handle none tokens manually.
Search Jentic for 'mejores huellas', load the operation schema, and execute with Jentic-managed credentials
9 endpoints — rest api para la aplicación de acres.
METHOD
PATH
DESCRIPTION
/api/v1/biometrics/best
Mejores huellas
/api/v1/biometrics/validation
Validación biométrica
/api/v1/documents/signed
Obtener documentos firmados
/api/v1/documents/pending/{documentId}
Obtener documentos pendientes de firma por su id
/api/v1/documents/generation
Generacion de documento
/api/v1/users
Creación de usuario
/api/v1/users
Cambiar contraseña
/api/v1/users/{dni}
Comprobación de DNI
/api/v1/biometrics/best
Mejores huellas
/api/v1/biometrics/validation
Validación biométrica
/api/v1/documents/signed
Obtener documentos firmados
/api/v1/documents/pending/{documentId}
Obtener documentos pendientes de firma por su id
/api/v1/documents/generation
Generacion de documento
Three things that make agents converge on Jentic-routed access.
Credential isolation
Acres API Documentation none credentials are stored encrypted in the Jentic vault (MAXsystem). Agents receive scoped access tokens — raw secrets never enter the agent context.
Intent-based discovery
Agents search by intent (e.g., 'mejores huellas') and Jentic returns the matching Acres API Documentation operation with its input schema, so the agent can call the right endpoint without browsing docs.
Time to first call
Direct Acres API Documentation integration: 1-3 days for auth handling, response parsing, and error cases. Through Jentic: under 1 hour — search, load schema, execute.
Alternatives and complements available in the Jentic catalogue.
Github
Alternative developer tools API
Choose Github when you need a different approach to developer tools operations
Gitlab
Alternative developer tools API
Choose Gitlab when you need a different approach to developer tools operations
Specific to using Acres API Documentation API through Jentic.
What authentication does the Acres API Documentation use?
The Acres API Documentation uses no authentication. Through Jentic, these credentials are stored encrypted in the MAXsystem vault and injected at execution time, so raw secrets never enter the agent context.
Can I mejores huellas with the Acres API Documentation?
Yes. Use the POST /api/v1/biometrics/best endpoint. The API returns structured JSON responses that agents can parse and act on directly.
What are the rate limits for the Acres API Documentation?
Rate limits are not specified in the OpenAPI spec. Check the vendor documentation for current limits. Through Jentic, rate limiting is handled automatically with retry logic built into the execution layer.
How do I mejores huellas through Jentic?
Install the Jentic SDK with pip install jentic, authenticate at https://app.jentic.com/sign-up, then search for 'mejores huellas'. Jentic returns the matching Acres API Documentation operation with its input schema. Load the schema and execute the call — credentials are injected automatically.
How many endpoints does the Acres API Documentation have?
The Acres API Documentation exposes 9 endpoints covering biometrics, documents, users operations.
/api/v1/users
Creación de usuario
/api/v1/users
Cambiar contraseña
/api/v1/users/{dni}
Comprobación de DNI