How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Palenca (Vech) internal API

The internal API from Palenca (Vech) — 20 operation(s) for internal.

Palenca (Vech) internal API is one of 45 APIs that Palenca (Vech) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Internal. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 23 operations across 20 paths, and defines 56 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against the base URL https://api.palenca.com.

23 operations 20 paths 56 schemas 1 DELETE8 GET2 PATCH11 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.palenca.com
Resource Areas
1

Paths & Operations 23

Across 20 paths, the API surfaces 23 operations — 1 DELETE, 8 GET, 2 PATCH, 11 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

internal 23
GET
/v1/internal/accounts/{account_id}
Retrieve Account By Id
retrieve_account_by_id_v1_internal_accounts__account_id__get 3 params → 200422
GET
/v1/internal/accounts/{account_id}/employment
Retrieve Account Employment By Account Id
retrieve_account_employment_by_account_id_v1_internal_accounts__account_id__employment_get 2 params → 200422
POST
/v1/internal/accounts/{account_id}/employment
Store Profile Insights
store_profile_insights_v1_internal_accounts__account_id__employment_post 2 params body → 200422
GET
/v1/internal/companies/{company_id}/users/{user_id}/accounts
Retrieve Accounts By User Id
retrieve_accounts_by_user_id_v1_internal_companies__company_id__users__user_id__accounts_get 3 params → 200422
POST
/v1/internal/companies/{company_id}/accounts/{account_id}/retry
Retry Account
retry_account_v1_internal_companies__company_id__accounts__account_id__retry_post 3 params body → 200422
PATCH
/v1/internal/accounts/{account_id}/last_login
Update Account Last Login
update_account_last_login_v1_internal_accounts__account_id__last_login_patch 2 params body → 200422
POST
/v1/internal/insights/accounts/{account_id}
Store Insights
store_insights_v1_internal_insights_accounts__account_id__post 2 params → 200422
GET
/v1/internal/insights/companies/{company_id}/accounts/{account_id}/debug
Debug Insights
debug_insights_v1_internal_insights_companies__company_id__accounts__account_id__debug_get 3 params → 200422
GET
/v1/internal/bulks/{bulk_id}/employment-files
List Employment Files By Bulk Id
list_employment_files_by_bulk_id_v1_internal_bulks__bulk_id__employment_files_get 4 params → 200422
DELETE
/v1/internal/bulks/{bulk_id}/identifier/{identifier}
Delete Bulk Account By Identifier
delete_bulk_account_by_identifier_v1_internal_bulks__bulk_id__identifier__identifier__delete 3 params → 200422
GET
/v1/internal/groups
Get Companies Groups
get_companies_groups_v1_internal_groups_get 1 param → 200422
POST
/v1/internal/groups
Create Companies Group
create_companies_group_v1_internal_groups_post 1 param body → 200422
GET
/v1/internal/groups/{group_id}
Get Companies Group
get_companies_group_v1_internal_groups__group_id__get 2 params → 200422
PUT
/v1/internal/groups/{group_id}
Update Companies Group
update_companies_group_v1_internal_groups__group_id__put 2 params body → 200422
GET
/v1/internal/companies
Get Companies
get_companies_v1_internal_companies_get 1 param → 200422
PATCH
/v1/internal/companies/{company_id}
Update Company
update_company_v1_internal_companies__company_id__patch 2 params body → 200422
POST
/v1/internal/indriver/reprocess-events
Reprocess inDriver events for accounts in a timeframe
reprocess_indriver_events_v1_internal_indriver_reprocess_events_post 1 param body → 200422
POST
/v1/internal/status-history/bulk
Save Status History Bulk
save_status_history_bulk_v1_internal_status_history_bulk_post 1 param body → 200422
POST
/v1/internal/users/accounts
Create User And Account Internal
create_user_and_account_internal_v1_internal_users_accounts_post 1 param body → 200201422
POST
/v1/internal/accounts/{account_id}/duplicate
Duplicate Account Data
duplicate_account_data_v1_internal_accounts__account_id__duplicate_post 2 params → 200422
POST
/v1/internal/companies/{company_id}/widgets/migrate
Migrate Widget Settings For Company
migrate_widget_settings_for_company_v1_internal_companies__company_id__widgets_migrate_post 2 params → 200422
POST
/v1/internal/bulk/{bulk_id}/identifier/{identifier}/retry
Retry Account From Bulk
retry_account_from_bulk_v1_internal_bulk__bulk_id__identifier__identifier__retry_post 2 params → 200422
POST
/v1/internal/logins/retry-invalid-captcha
Retry Invalid Captcha Logins
retry_invalid_captcha_logins_v1_internal_logins_retry_invalid_captcha_post 1 param → 200422

Schemas 56

The contract defines 56 schemas that model the data the API accepts and returns. The most detailed are GroupAdminResponse (22 properties), Company (22 properties), CompanyDataResponse (22 properties), InsightsReport (20 properties). Each schema is shown below with its type and property counts.

BaseResponse_GroupResponse_
object
3 properties
AccountDataWithExternalIDBaseResponse
object
9 properties
IdType
An enumeration.
AccountBaseResponse
object
14 properties 1 required
LoginStatus
An enumeration.
InsightsReport
object
20 properties 1 required
EmploymentFilesType
An enumeration.
Company
object
22 properties 5 required
Gender
An enumeration.
ReprocessEventsRequest
object
2 properties 2 required
CountryCode
An enumeration.
InsightsStatusDetails
An enumeration.
StatusHistoryEntry
object
2 properties 2 required
BulkStatusHistoryRequest
object
1 property 1 required
CivilStatus
An enumeration.
app__api__schemas__internal__groups__CreateGroupParams
object
4 properties 3 required
PlatformCode
An enumeration.
ListGroupsResponse
object
1 property 1 required
BaseResponse_ReprocessEventsResponse_
object
3 properties
BaseResponse
object
3 properties
HTTPValidationError
object
1 property
ProfileParams
object
15 properties 3 required
CompanyDataResponse
object
22 properties 5 required
GroupResponse
object
7 properties 3 required
CompanyResponse
object
1 property 1 required
AccountWarning
An enumeration.
BaseResponse_CompanyResponse_
object
3 properties
ErrorDetailResponse
object
2 properties
InsightsStatus
An enumeration.
EmploymentsFilesBaseResponse
object
3 properties
RetryLoginOptions
object
1 property
WorkerParams
object
1 property 1 required
app__api__schemas__internal__companies__UpdateCompanyParams
object
1 property 1 required
BasePaginationResponse_EmploymentsFilesBaseResponse_
object
4 properties
UpdateLoginParams
object
6 properties
CreateUserAndAccountInternalParams
object
10 properties 4 required
CompanyStatus
An enumeration.
BaseResponse_InsightsReport_
object
3 properties
PaginationBaseResponse
object
4 properties
ValidationError
object
3 properties 3 required
CompanyPriority
An enumeration.
UpdateGroupParams
object
4 properties 3 required
BaseResponse_AccountBaseResponse_
object
3 properties
StatusDetails
An enumeration.
ErrorResponse
object
3 properties
IdInfoParams
object
3 properties 3 required
BaseResponse_ListGroupsResponse_
object
3 properties
BaseResponse_ListCompaniesResponse_
object
3 properties
ListCompaniesResponse
object
1 property 1 required
SourceCode
An enumeration.
EmploymentDataParams
object
4 properties
WorkerRole
An enumeration.
ReprocessEventsResponse
object
4 properties 3 required
BaseResponse_AccountDataWithExternalIDBaseResponse_
object
3 properties
GroupAdminResponse
object
22 properties 5 required
LoginTypes
An enumeration.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

palenca-vech-internal-api-openapi.yml Raw ↑

Other APIs Palenca (Vech) publishes across the network.

Palenca (Vech) accounts API
Palenca (Vech) admin API
Palenca (Vech) argyle API
Palenca (Vech) Check Platform Health API
Palenca (Vech) companies API
Palenca (Vech) consents API
Palenca (Vech) console/accounts API
Palenca (Vech) console API
Palenca (Vech) console/companies API
Palenca (Vech) console/insights API
Palenca (Vech) console/status API
Palenca (Vech) console/webhooks API
Where this information came from

This is an independent, third-party profile of Palenca (Vech) internal API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.