Moody's Kompany
Search company data, validate identifiers, order business information products, and manage monitoring through the Kompany v2 API.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| User Key | api_key | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "MOODYS_CREATE_OR_UPDATE_CALLBACK", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("MOODYS_CREATE_OR_UPDATE_CALLBACK", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute MOODYS_CREATE_OR_UPDATE_CALLBACK --data '{ }'Tool catalog
Available tools
44 callable operations
Callback settingsMOODYS_CREATE_OR_UPDATE_CALLBACKCreate or update callback settings for a certain affected serviceConnection
Create or update callback settings for a certain affected service
Authentication
Connected account requiredTags
Monitor settingsMOODYS_CREATE_OR_UPDATE_MONITOR_SETTINGCreate or update monitor settingsConnection
Create or update monitor settings
Authentication
Connected account requiredTags
Callback setting deletionMOODYS_DELETE_CALLBACK_SETTINGDelete callback settings for a certain affected serviceConnection
Delete callback settings for a certain affected service
Authentication
Connected account requiredTags
Monitor deletionMOODYS_DELETE_MONITOR_REQUESTDelete a certain purchased monitor service requestConnection
Delete a certain purchased monitor service request
Authentication
Connected account requiredTags
Announcement retrievalMOODYS_GET_ANNOUNCEMENT_BY_ANNOUNCEMENT_IDRetrieve information of a certain announcement for an entityConnection
Retrieve information of a certain announcement for an entity
Authentication
Connected account requiredTags
Callback setting retrievalMOODYS_GET_CALLBACK_SETTINGRetrieve callback settings for a certain affected serviceConnection
Retrieve callback settings for a certain affected service
Authentication
Connected account requiredTags
Dataset retrievalMOODYS_GET_DATASET_BY_DATASET_IDRetrieve information of a certain purchased datasetConnection
Retrieve information of a certain purchased dataset
Authentication
Connected account requiredTags
LEI validation retrievalMOODYS_GET_LEIVALIDATIONRetrieve information of certain purchased LEI validationConnection
Retrieve information of certain purchased LEI validation
Authentication
Connected account requiredTags
Search listMOODYS_GET_LIST_ENITY_LIVE_SEARCHRetrieve the list of previous search requestsConnection
Retrieve the list of previous search requests
Authentication
Connected account requiredTags
Search retrievalMOODYS_GET_LIST_ENITY_LIVE_SEARCH_BY_IDRetrieve information of a certain searchConnection
Retrieve information of a certain search
Authentication
Connected account requiredTags
Monitor change retrievalMOODYS_GET_MONITOR_CHANGERetrieve information of a certain change for a monitor service requestConnection
Retrieve information of a certain change for a monitor service request
Authentication
Connected account requiredTags
Monitor retrievalMOODYS_GET_MONITOR_REQUESTRetrieve information of a certain purchased monitor service requestConnection
Retrieve information of a certain purchased monitor service request
Authentication
Connected account requiredTags
Product order retrievalMOODYS_GET_PRODUCT_INFORMATIONRetrieve information of a certain purchased product orderConnection
Retrieve information of a certain purchased product order
Authentication
Connected account requiredTags
Product content retrievalMOODYS_GET_PRODUCT_ORDER_CONTENTRetrieve content of a certain purchased product orderConnection
Retrieve content of a certain purchased product order
Authentication
Connected account requiredTags
Callback settings listMOODYS_LIST_CALLBACK_SETTINGSRetrieve the list of callback settingsConnection
Retrieve the list of callback settings
Authentication
Connected account requiredTags
AnnouncementMOODYS_LIST_COMPANY_ANNOUNCEMENTSRequest a list of public announcements for a certain entityConnection
Request a list of public announcements for a certain entity
Authentication
Connected account requiredTags
Coverage detailsMOODYS_LIST_COVERAGE_DETAILSRetrieve coverage details on available sources, datasets, documents, searches and concierge services for each jurisdictionConnection
Retrieve coverage details on available sources, datasets, documents, searches and concierge services for each jurisdiction
Authentication
Connected account requiredTags
Dataset listMOODYS_LIST_DATASETSRetrieve the list of previously purchased dataset requestsConnection
Retrieve the list of previously purchased dataset requests
Authentication
Connected account requiredTags
LEI validation listMOODYS_LIST_LEIVALIDATIONSRetrieve the list of previously purchased LEI validation requestsConnection
Retrieve the list of previously purchased LEI validation requests
Authentication
Connected account requiredTags
Monitor change typesMOODYS_LIST_MONITOR_CHANGE_TYPESRetrieve the list of available change types for a monitor service requestConnection
Retrieve the list of available change types for a monitor service request
Authentication
Connected account requiredTags
Monitor setting listMOODYS_LIST_MONITOR_SETTINGSRetrieve the list of monitor settingsConnection
Retrieve the list of monitor settings
Authentication
Connected account requiredTags
Monitor listMOODYS_LIST_MONITORSRetrieve the list of previously purchased monitor service requestsConnection
Retrieve the list of previously purchased monitor service requests
Authentication
Connected account requiredTags
Product order listMOODYS_LIST_PRODUCT_ORDERSRetrieve the list of previously purchased product order requestsConnection
Retrieve the list of previously purchased product order requests
Authentication
Connected account requiredTags
Product searchMOODYS_LIST_PRODUCTS_FOR_ACOMPANYRetrieve the list of possible products for a certain entityConnection
Retrieve the list of possible products for a certain entity
Authentication
Connected account requiredTags
UBO discovery legal typesMOODYS_LIST_UBO_LEGAL_TYPESRetrieve the list of available legal types for a UBO discovery reportConnection
Retrieve the list of available legal types for a UBO discovery report
Authentication
Connected account requiredTags
Business concierge orderMOODYS_ORDER_BUSINESS_CONCIERGE_SERVICERequest a business concierge service for a certain entityConnection
Request a business concierge service for a certain entity
Authentication
Connected account requiredTags
Dataset orderMOODYS_ORDER_DATASETRequest a dataset for a certain entityConnection
Request a dataset for a certain entity
Authentication
Connected account requiredTags
Enhanced orderMOODYS_ORDER_ENHANCEDRequest an enhanced for a certain entityConnection
Request an enhanced for a certain entity
Authentication
Connected account requiredTags
Land Register orderMOODYS_ORDER_LAND_REGISTER_DOCUMENTRequest a Land Register document or extractConnection
Request a Land Register document or extract
Authentication
Connected account requiredTags
Product orderMOODYS_ORDER_PRODUCTRequest a product for a certain entityConnection
Request a product for a certain entity
Authentication
Connected account requiredTags
UBO discovery orderMOODYS_ORDER_UBODISVOCERY_REPORTRequest a UBO discovery report for a certain entityConnection
Request a UBO discovery report for a certain entity
Authentication
Connected account requiredTags
EIN validationMOODYS_REQUEST_EINVALIDATIONRequest an EIN search and validationConnection
Request an EIN search and validation
Authentication
Connected account requiredTags
Id searchMOODYS_REQUEST_ENITY_ID_SEARCHRequest an entity id searchConnection
Request an entity id search
Authentication
Connected account requiredTags
Index searchMOODYS_REQUEST_ENITY_INDEX_SEARCHRequest an entity index searchConnection
Request an entity index search
Authentication
Connected account requiredTags
Live searchMOODYS_REQUEST_ENITY_LIVE_SEARCHRequest an entity live searchConnection
Request an entity live search
Authentication
Connected account requiredTags
IBAN validationMOODYS_REQUEST_IBANVALIDATIONRequest a IBAN search and validationConnection
Request a IBAN search and validation
Authentication
Connected account requiredTags
ISIN validationMOODYS_REQUEST_ISINVALIDATIONRequest an ISIN search and validationConnection
Request an ISIN search and validation
Authentication
Connected account requiredTags
LEI validationMOODYS_REQUEST_LEIVALIDATIONRequest a LEI search and validationConnection
Request a LEI search and validation
Authentication
Connected account requiredTags
Monitor registrationMOODYS_REQUEST_MONITOR_SERVICERequest a monitor service for a certain entityConnection
Request a monitor service for a certain entity
Authentication
Connected account requiredTags
TIN validationMOODYS_REQUEST_TINVALIDATIONRequest a TIN search and validationConnection
Request a TIN search and validation
Authentication
Connected account requiredTags
VAT validationMOODYS_REQUEST_VATVALIDATIONRequest a VAT search and validationConnection
Request a VAT search and validation
Authentication
Connected account requiredTags
ServiceMessage by idMOODYS_SERVICE_MESSAGE_BY_IDRetrieve a certain serviceMessage by messageId.Connection
Retrieve a certain serviceMessage by messageId.
Authentication
Connected account requiredTags
ServiceMessages listMOODYS_SERVICE_MESSAGES_LISTRetrieve a list of serviceMessages.Connection
Retrieve a list of serviceMessages.
Authentication
Connected account requiredTags
Product order updateMOODYS_UPDATE_PRODUCT_ORDERUpdate status of a UBO or Business Concierge purchased product orderConnection
Update status of a UBO or Business Concierge purchased product order
Authentication
Connected account requiredTags