Pulse Image

API Documentation

Introduction

The myPulse Data APIs provide seamless, real-time access to SME information, enabling better decisions through enriched company, director, and financial data

They support data validation, integration, and advanced search, helping users assess business structure, financial health, and stakeholder history with confidence.

Direct connections to accounting and banking platforms deliver up-to-date customer insights, while detailed datasets — including filed accounts, director history, and CCJs — support a range of applications.

Use cases include credit scoring, SME lending, identity verification, supplier due diligence, and vendor enrichment.

Solution APIs

APIDescription
Company InfoProvides core information about a UK company, including registered name, company number, incorporation date, legal status, SIC codes, and registered address.
Company OfficersReturns details of current and past directors, company secretaries, and persons with significant control (PSC), including appointment dates and status.
Associated CompaniesIdentifies related companies through Directors, Shareholders, helping assess networks and cross-ownerships.
MortgagesProvides data on charges and mortgages registered against the company, including the charge amount, date, holder, and status (satisfied or outstanding).
Company ChargesReturns full details of fixed and floating charges filed with Companies House, including assets secured and terms of the security.
GazetteAccess to notices published in The Gazette, such as insolvency, winding-up petitions, company dissolution, signalling key events affecting a company’s legal status.
CCJReturns records of County Court Judgements registered against the company, including judgment date, amount, and status (satisfied or unsatisfied).
Group StructureProvides a hierarchy of parent companies, subsidiaries, and related entities within a corporate group.
Bank Transaction CategorizationAnalyses company banking data and classifies transactions into categories such as income, utilities, and payroll, supporting cashflow and affordability insights.
Filed AccountsReturns publicly filed financial statements, such as full, micro-entity, and dormant accounts, including balance sheets, P&L summaries, and filing dates.
Management AccountsProvides periodic internal financials (monthly/quarterly), including income statements, balance sheets, and key ratios not available via Companies House.
ForecastSupplies projected financial figures based on historicals and trend model, such as revenue forecasts, cashflow predictions, and expense projections.
Debtors AnalysisBreaks down the company's debtor book, including outstanding receivables by age, customer, and invoice, to evaluate credit risk and cashflow health.
Debtor Detailed AnalysisGranular view of individual debtor accounts, including due dates, overdue amounts, terms, and customer-level credit trends.
Credit NotesReturns issued credit notes, their reference invoices, dates, values, and reasons — offering insight into returns, discounts, and revenue adjustments.
InvoicesProvides visibility into issued and received invoices, including invoice dates, due dates, line-item details, payment status, and values.
CreditorsDetails the company’s trade and non-trade creditors, outstanding obligations, payment terms, and ageing buckets, useful for understanding liabilities and vendor relationships.

Purpose

The purpose of this document is to detail the API response layout returned from the myPulse SME database.

Fields are returned in one of four formats:

string

Integer

float

Date- Date with timestamp

API Response Codes

CodeDescription
200Success
401Your API request was not properly authorized.
404One or more of the resources you referenced could not be found.

Authentication and Connection Management

myPulse OAuth 2.0 securely authenticates and provides secure delegated access for third-party applications without exposing user credentials.

Authentication Steps:

API user is registered through 'Client App'.

Users Client ID, Secret and Scope details are communicated.

Client can hit on Authentication API and using the above details to generate JSON web token.

Users need to send JSON web token in the Authorization header to access protected resources.

Request Header

Request Header

Request Body

Request Body

Company Data

Company Info

API returns key information about a business based on the Company Registration Number (CRN) provided as an input parameter.

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-company-details/{Company-CRN}
Get Company Details
Company_CRN
String
Company Registration Number
Company_Name
String
Name of the company
Company_Type
String
Type of the company
Company_Status
String
Current status of the company
Incorporation_Date
Date
Date of incorporation
Date_Of_Cessation
Date
Date of cessation, if applicable
Dissolution_Status
String
Status of dissolution
Date_Dissolved
Date
Date the company was dissolved
Address_Line1
String
Trading address line 1
Address_Line2
String
Trading address line 2
City
String
City of the trading address
Country
String
Country of the trading address
Postal_Code
String
Postal code of the trading address
Registered_Address
String
Registered address of the company
Trading_Address
String
Full trading address
Sic_Code
String
SIC code (industry classification)
Sic_Code_Description
String
Description of SIC segment
Latest_Action
String
Latest action reported
Auditor
String
Assigned auditor
Company_Url
String
URL for the company
No_Of_Employees
String
Reported number of employees
Start_Date_Year
Date
Company start date
Next_Accounts_Period_Due_On
Date
Next accounts period due date
Next_Accounts_Period_End_On
Date
End date of the next accounts period
Next_Accounts_Period_Start_On
Date
Start date of the next accounts period
Accounts_Next_Made_Upto
Date
Date accounts are next made up to
Accounting_Reference_Date
Date
Accounting reference date
Last_Accounts_Period_Start_On
Date
Start date of last accounts period
Last_Accounts_Period_End_On
Date
End date of last accounts period
Last_Accounts_Type
String
Type of last filed accounts
Accounts_Next_Due
Date
Next accounts due date
Confirmation_Statement_Next_Due
Date
Next confirmation statement due date
Last_Filed_Accounts_Date
Date
Date of last filed accounts
Tax_Number
String
Company tax number
Common_Value
String
Common value field (purpose unspecified)
Provider_Value
Integer
Provider-specific value identifier
Ultimate_Parent_CRN
String
CRN of the ultimate parent company
Ultimate_Parent_Country
String
Country of the ultimate parent company
Contact_Number
String
Company contact number
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_ID": 13387951, 6 "Company_CRN": "09421861", 7 "Duns_No": null, 8 "Company_Name": "GOFUELS LTD", 9 "Incorporation_Date": "2015-02-04T00:00:00", 10 "Company_Status": "Active", 11 "Address_Line1": "427 CHORLEY NEW ROAD", 12 "Address_Line2": "HORWICH", 13 "City": "BOLTON", 14 "Country": "ENGLAND", 15 "Postal_Code": "BL6 6DT", 16 "Company_Type": "Private Limited Company", 17 "Dissolution_Status": null, 18 "Date_Dissolved": null, 19 "SIC_Code": null, 20 "SIC_Code_Description": "47300 - Retail sale of automotive fuel in specialised stores", 21 "Latest_Action": null, 22 "Auditor": null, 23 "Company_URL": null, 24 "No_Of_Employees": null, 25 "Start_Date_Year": null, 26 "Next_Accounts_Period_Due_On": null, 27 "Next_Accounts_Period_End_On": null, 28 "Next_Accounts_Period_Start_On": null, 29 "Accounts_Next_Made_Upto": null, 30 "Accounting_Reference_Date": "31/03", 31 "Last_Accounts_Period_Start_On": "2022-04-01", 32 "Last_Accounts_Period_End_On": "2023-03-31", 33 "Last_Accounts_Type": "TOTAL EXEMPTION FULL", 34 "Accounts_Next_Due": "2024-12-31T00:00:00", 35 "Confirmation_Statement_Next_Due": "2024-08-17T00:00:00", 36 "Last_Filed_Accounts_Date": "31/03", 37 "Tax_Number": null, 38 "Common_Value": "B", 39 "Provider_Value": "52", 40 "Ultimate_Parent_CRN": null, 41 "Ultimate_Parent_Country": null, 42 "Segment": null, 43 "Trading_Address": null, 44 "Contact_Number": null 45 } 46 } 47]

Company Charges

This API brings back existing charges records for requested SME based on the Company Registration Number (CRN) and optionally filter by category

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-charges/{Company-CRN}
Charges Report
Company_CRN
String
Company Registration Number associated with the charge.
Charge_Date
Date
Date when the charge was created.
Person_Entitled
String
Person or entity entitled under the charge.
Description
String
Description of the charge.
Charge_Status
String
Current status of the charge.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_CRN": "09421861", 6 "Company_Charges": [ 7 { 8 "Charge_Date": "2015-03-24T00:00:00", 9 "Delivery_Date": null, 10 "Persons_Entitled": "HSBC BANK PLC", 11 "Description": "A FIXED AND FLOATING CHARGE OVER ALL ASSETSCONTAINS FIXED CHARGE.CONTAINS FLOATING CHARGE.FLOATING CHARGE COVERS ALL THE PROPERTY OR UNDERTAKING OF THE COMPANY.CONTAINS NEGATIVE PLEDGE.", 12 "Charges_Status": "Satisfied" 13 }, 14 { 15 "Charge_Date": "2024-09-26T00:00:00", 16 "Delivery_Date": null, 17 "Persons_Entitled": "VALERO ENERGY LTD", 18 "Description": "THE LEASEHOLD LAND KNOWN AS LIME SERVICE STATION, MANCHESTER ROAD, WORSLEY, MANCHESTER, M28 3NS HELD UNDER A LEASE DATED 24 SEPTEMBER 2024 BETWEEN (1) THE MORTGAGOR (AS DEFINED IN THE DEBENTURE) AND (2) THE COMPANY.CONTAINS FIXED CHARGE.CONTAINS FLOATING CHARGE.FLOATING CHARGE COVERS ALL THE PROPERTY OR UNDERTAKING OF THE COMPANY.CONTAINS NEGATIVE PLEDGE.", 19 "Charges_Status": "Outstanding" 20 } 21 ] 22 } 23 } 24]

Group Structure

This API brings back group structure records for a company registration number provided as input.

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-group-structure/{Company-CRN}
Group Structure Details
Company_Id
Integer
Unique identifier for the company record in the database.
Company_Name
String
Name of the company within the group structure.
Company_CRN
String
Company Registration Number identifying the business.
Incorporation_Date
Date
Date on which the company was incorporated.
Last_Updated
Date
Date when the group structure data was last updated.
Registration_Number
String
Registration number of the company (can be same as CRN).
Company_Status
String
Current legal status of the company.
Last_Filed_Accounts_Date
Date
Date when the most recent accounts were filed.
Structure_Type
String
Describes the company’s position in the group (e.g., parent, subsidiary).
Country
String
Country where the company is registered.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Data": [ 6 { 7 "Company_CRN": "09539504", 8 "Company_Name": "LINCOLN PROPERTY COMPANY LIMITED", 9 "Group_Structure": [ 10 { 11 "Company_CRN": "09666719", 12 "Company_name": "LINCOLN PROPERTY COMPANY 2 LIMITED", 13 "Incorporation_Date": "2015-07-02T00:00:00", 14 "Last_Filed_Accounts_Date": "31/07", 15 "Company_Status": "Dissolved", 16 "Structure_Type": "Subsidiary-Company", 17 "country": "England" 18 }, 19 { 20 "Company_CRN": "10180907", 21 "Company_name": "FRESHRENT LTD", 22 "Incorporation_Date": "2016-05-16T00:00:00", 23 "Last_Filed_Accounts_Date": "31/05", 24 "Company_Status": "Dissolved", 25 "Structure_Type": "Affiliated-Company", 26 "country": "England" 27 }, 28 { 29 "Company_CRN": "10262759", 30 "Company_name": "STUDENT SMART LIMITED", 31 "Incorporation_Date": "2016-07-05T00:00:00", 32 "Last_Filed_Accounts_Date": "31/07", 33 "Company_Status": "Dissolved", 34 "Structure_Type": "Subsidiary-Company", 35 "country": "England" 36 }, 37 { 38 "Company_CRN": "11424325", 39 "Company_name": "MHC CONSTRUCTION LINCOLN LTD", 40 "Incorporation_Date": "2018-06-20T00:00:00", 41 "Last_Filed_Accounts_Date": "31/07", 42 "Company_Status": "Active", 43 "Structure_Type": "Affiliated-Company", 44 "country": "ENGLAND" 45 }, 46 { 47 "Company_CRN": "11727247", 48 "Company_name": "ASKAM CONTI HOLDINGS LIMITED", 49 "Incorporation_Date": "2018-12-14T00:00:00", 50 "Last_Filed_Accounts_Date": "31/07", 51 "Company_Status": "Active", 52 "Structure_Type": "Immediate-Parent", 53 "country": "ENGLAND" 54 } 55 ] 56 } 57 ], 58 "Pagination": [ 59 { 60 "Offset": 0, 61 "Limit": 5, 62 "TotalRecords": 8, 63 "TotalPages": 2, 64 "CurrentPage": 1, 65 "NextPage": 2, 66 "PrevPage": null 67 } 68 ] 69 } 70 } 71]

Mortgages

This API brings back mortgages records for requested SME based on the Company Registration Number (CRN).

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-mortgages/{Company-CRN}
Mortgage Report
Company_CRN
String
Company Registration Number associated with the mortgage.
Mortgage_Id
Integer
Unique identifier for the mortgage record.
Mortgage_No
String
Official mortgage number assigned to the record.
Date_Created
Date
Date on which the mortgage was created.
Type
String
Type of mortgage, e.g., Debentures, General Charges.
Holder
String
Name of the mortgage holder.
Secured_On
String
Asset or entity on which the mortgage is secured.
Details
String
Additional details or description of the mortgage.
Satisfied
String
Status indicating whether the mortgage has been satisfied.
Satisfied_Date
Date
Date on which the mortgage was satisfied.
Form_No
String
Form identifier related to the mortgage filing.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_CRN": "09421861", 6 "Mortgages": [ 7 { 8 "Mortgage_ID": 2930608140, 9 "Mortgage_No": 2, 10 "Form_No": "MR01", 11 "Type": "GENERAL CHARGE", 12 "Holder": "VALERO ENERGY LTD", 13 "Secured_On": "THE LEASEHOLD LAND KNOWN AS LIME SERVICE STATION, MANCHESTER ROAD, WORSLEY, MANCHESTER, M28 3NS HELD UNDER A LEASE DATED 24 SEPTEMBER 2024 BETWEEN (1) THE MORTGAGOR (AS DEFINED IN THE DEBENTURE) AND (2) THE COMPANY.CONTAINS FIXED CHARGE.CONTAINS FLOATING CHARGE.FLOATING CHARGE COVERS ALL THE PROPERTY OR UNDERTAKING OF THE COMPANY.CONTAINS NEGATIVE PLEDGE.", 14 "Details": "", 15 "Satisfied": "No", 16 "Satisfied_Date": "0", 17 "Date_Created": "2024-09-26T00:00:00" 18 }, 19 { 20 "Mortgage_ID": 1552432671, 21 "Mortgage_No": 1, 22 "Form_No": "MR04", 23 "Type": "GENERAL CHARGE", 24 "Holder": "HSBC BANK PLC", 25 "Secured_On": "A FIXED AND FLOATING CHARGE OVER ALL ASSETSCONTAINS FIXED CHARGE.CONTAINS FLOATING CHARGE.FLOATING CHARGE COVERS ALL THE PROPERTY OR UNDERTAKING OF THE COMPANY.CONTAINS NEGATIVE PLEDGE.", 26 "Details": "", 27 "Satisfied": "Fully", 28 "Satisfied_Date": "2024-04-13", 29 "Date_Created": "2015-03-24T00:00:00" 30 } 31 ] 32 } 33 } 34]

Company CCJs

This API brings back existing country court judgment records for requested SME based on the Company Registration Number (CRN) and optionally filter by category.

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-ccj/{Company-CRN}
CCJ Report
Company_CRN
String
Company Registration Number associated with the CCJ.
CCJ_ID
Integer
Unique identifier for the CCJ record.
Court
String
Court that issued the CCJ.
Date_Raised
Date
Date when the CCJ was raised.
Amount
Integer
Amount of the CCJ.
CCJ_Status
String
Current status of the CCJ.
Date_Satisfied
Date
Date when the CCJ was satisfied, if applicable.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_CRN": "09421861", 6 "CCJ_Details": [ 7 { 8 "CCJ_ID": 13387951, 9 "Case_Number": "F3DT5W68", 10 "Court": "COUNTY COURT BUSINESS CENTRE", 11 "Name": null, 12 "Address": "427 Chorley New Rd,Horwich,Bolton,Lancashire,BL6 6DT", 13 "Date_Raised": "2019-07-25T00:00:00", 14 "Amount": 1672, 15 "CCJ_Status": "Satisfied", 16 "Date_Satisfied": "2019-09-26" 17 }, 18 { 19 "CCJ_ID": 13387951, 20 "Case_Number": "F8DT7Z41", 21 "Court": "COUNTY COURT BUSINESS CENTRE", 22 "Name": null, 23 "Address": "427 Chorley New Rd,Horwich,Bolton,Lancashire,BL6 6DT", 24 "Date_Raised": "2019-08-07T00:00:00", 25 "Amount": 3207, 26 "CCJ_Status": "Outstanding", 27 "Date_Satisfied": null 28 }, 29 { 30 "CCJ_ID": 13387951, 31 "Case_Number": "G6EM52H0", 32 "Court": "COUNTY COURT BUSINESS CENTRE", 33 "Name": "GOFUELS LTD", 34 "Address": "427 CHORLEY NEW ROAD,HORWICH,BOLTON,,BL6 6DT", 35 "Date_Raised": "2021-01-28T00:00:00", 36 "Amount": 388, 37 "CCJ_Status": "Outstanding", 38 "Date_Satisfied": "" 39 }, 40 { 41 "CCJ_ID": 13387951, 42 "Case_Number": "H0AT574P", 43 "Court": "COUNTY COURT BUSINESS CENTRE", 44 "Name": "GOFUELS LIMITED", 45 "Address": "427 CHORLEY NEW ROAD,HORWICH,BOLTON,ENGLAND,BL6 6DT", 46 "Date_Raised": "2021-04-07T00:00:00", 47 "Amount": 2568, 48 "CCJ_Status": "Outstanding", 49 "Date_Satisfied": "" 50 }, 51 { 52 "CCJ_ID": 13387951, 53 "Case_Number": "H7AT6R9X", 54 "Court": "COUNTY COURT BUSINESS CENTRE", 55 "Name": null, 56 "Address": "427 Chorley New Rd,Horwich,Bolton,Lancashire,BL6 6DT", 57 "Date_Raised": "2021-12-10T00:00:00", 58 "Amount": 813, 59 "CCJ_Status": "Satisfied", 60 "Date_Satisfied": "2022-06-26" 61 } 62 ] 63 } 64 } 65]

Gazettes Notices

This API brings back existing country court judgment records for requested SME based on Company Registration Number (CRN) and optionally filter by category.

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-gazette-notices/{Company-CRN}
Notice Report
Company_CRN
String
Company Registration Number associated with the notice.
Notice_Id
Integer
Unique identifier for the notice.
Notice_Code_Value
String
Code representing the type or category of notice.
Url
String
URL pointing to the notice details.
Published_Date
Date
Date when the notice was published.
Notice_Created_Date
Date
Date when the notice record was created.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_CRN": "09421861", 6 "Gazette_Notices": [ 7 { 8 "Company_CRN": "09421861", 9 "Notice_ID": 4230484, 10 "Notice_Code_Value": "2450", 11 "Notice_Code_Name": "PETITIONS_TO_WIND_UP_COMPANIES", 12 "URL": "https://www.thegazette.co.uk/notice/4230484", 13 "Published_Date": "2022-12-09T00:14:30", 14 "Notice_Created_Date": "2022-12-09" 15 }, 16 { 17 "Company_CRN": "09421861", 18 "Notice_ID": 4250211, 19 "Notice_Code_Value": "2461", 20 "Notice_Code_Name": "DISMISSAL_OF_WINDING_UP_PETITION", 21 "URL": "https://www.thegazette.co.uk/notice/4250211", 22 "Published_Date": "2023-01-03T00:03:55", 23 "Notice_Created_Date": "2023-01-03" 24 } 25 ] 26 } 27 } 28]

People

Directors

This API brings back Directors information along with associated business information based on company registration number provided as input parameter to the API.

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-officers/{Company-CRN}
Directors Details
Company_Id
Integer
Unique identifier for the company in the database.
Person_Id
Integer
Unique identifier for the company officer (director).
Company_Name
String
Name of the company where the officer serves.
Company_CRN
String
Company Registration Number.
Company_Status
String
Current legal status of the company.
Company_Type
String
Type of the company (e.g., Private Limited, PLC).
Title
String
Title of the company officer (e.g., Mr, Ms, Dr).
First_Name
String
First name of the company officer.
Last_Name
String
Last name of the company officer.
Nationality
String
Nationality of the company officer.
Birth_Date
Date
Date of birth of the company officer.
Address
String
Residential or correspondence address of the company officer.
Country
String
Country of residence of the company officer.
Role
String
Role of the officer in the company (e.g., Director, Secretary).
Occupation
String
Occupation of the officer (as reported).
Appointed_Date
Date
Date the officer was appointed to the role.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_Master_ID": 13387951, 6 "Company_CRN": "09421861", 7 "Company_Name": "GOFUELS LTD", 8 "Company_Status": "Active", 9 "Incorporation_Date": "2015-02-04T00:00:00", 10 "Company_Officers": [ 11 { 12 "Person_Id": "19468989", 13 "Title": "Mr", 14 "First_Name": "Salim", 15 "Last_Name": "Patel", 16 "Nationality": "British", 17 "Occupation": "Director", 18 "Birth_Date": "11/1965", 19 "Other_Appointments": "Y", 20 "Type": "D", 21 "Role": "Director", 22 "Appointed_Date": "2015-02-04", 23 "IS_Directors": "Yes", 24 "IS_Shareholder": "Yes", 25 "IS_Signatory_Director": "Yes", 26 "IS_Posc": "Yes", 27 "Shareholder_Percentage": 30, 28 "Resigned_Date": null, 29 "PostCode": null, 30 "Last_Updated_Datetime": null 31 }, 32 { 33 "Person_Id": "19468991", 34 "Title": "Mrs", 35 "First_Name": "Farida", 36 "Last_Name": "Patel", 37 "Nationality": "British", 38 "Occupation": "Director", 39 "Birth_Date": "07/1970", 40 "Other_Appointments": "Y", 41 "Type": "D", 42 "Role": "Director", 43 "Appointed_Date": "2015-02-04", 44 "IS_Directors": "Yes", 45 "IS_Shareholder": "Yes", 46 "IS_Signatory_Director": "Yes", 47 "IS_Posc": "Yes", 48 "Shareholder_Percentage": 30, 49 "Resigned_Date": null, 50 "PostCode": null, 51 "Last_Updated_Datetime": null 52 }, 53 { 54 "Person_Id": "19468992", 55 "Title": "Mr", 56 "First_Name": "Hassan", 57 "Last_Name": "Mohammed", 58 "Nationality": "British", 59 "Occupation": "Director", 60 "Birth_Date": "03/1992", 61 "Other_Appointments": "Y", 62 "Type": "D", 63 "Role": "Director", 64 "Appointed_Date": "2015-02-04", 65 "IS_Directors": "Yes", 66 "IS_Shareholder": "Yes", 67 "IS_Signatory_Director": "Yes", 68 "IS_Posc": "Yes", 69 "Shareholder_Percentage": 20, 70 "Resigned_Date": null, 71 "PostCode": null, 72 "Last_Updated_Datetime": null 73 }, 74 { 75 "Person_Id": "20803711", 76 "Title": "Mr", 77 "First_Name": "Hussain", 78 "Last_Name": "Mohammed", 79 "Nationality": "British", 80 "Occupation": "Director", 81 "Birth_Date": "05/1996", 82 "Other_Appointments": "Y", 83 "Type": "D", 84 "Role": "Director", 85 "Appointed_Date": "2020-09-24", 86 "IS_Directors": "Yes", 87 "IS_Shareholder": "Yes", 88 "IS_Signatory_Director": "Yes", 89 "IS_Posc": "Yes", 90 "Shareholder_Percentage": 20, 91 "Resigned_Date": null, 92 "PostCode": null, 93 "Last_Updated_Datetime": null 94 } 95 ] 96 } 97 } 98]

Associated Companies

This API brings back Directorship information based on company registration number provided as input parameter to the API.

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-associated-companies/{Company-CRN}
Directors Details
Company_Id
Integer
Unique identifier for the company in the database.
Person_Id
Integer
Unique identifier for the company officer (director).
Company_Name
String
Name of the company where the officer serves.
Company_CRN
String
Company Registration Number.
Company_Status
String
Current legal status of the company.
Company_Type
String
Type of the company (e.g., Private Limited, PLC).
Title
String
Title of the company officer (e.g., Mr, Ms, Dr).
First_Name
String
First name of the company officer.
Last_Name
String
Last name of the company officer.
Nationality
String
Nationality of the company officer.
Birth_Date
Date
Date of birth of the company officer.
Address
String
Residential or correspondence address of the company officer.
Country
String
Country of residence of the company officer.
Role
String
Role of the officer in the company (e.g., Director, Secretary).
Occupation
String
Occupation of the officer (as reported).
Appointed_Date
Date
Date the officer was appointed to the role.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_CRN": "09421861", 6 "Company_ID": "13387951", 7 "Directors": [ 8 { 9 "Job_Title": "Mr", 10 "First_Name": "Salim", 11 "Last_Name": "Patel", 12 "Birth_Date": "11/1965", 13 "Type": "D", 14 "Date_of_Appointment": "2015-02-04", 15 "Company_Person_ID": "19468989", 16 "Company_Master_ID": 13387951, 17 "Company_Name": "GOFUELS LTD", 18 "Company_Status": "Active", 19 "Company_CRN": "09421861", 20 "Company_Type": "Private Limited Company", 21 "Address": "427 CHORLEY NEW ROAD", 22 "Role": "Director", 23 "Appointed_Date": "04/02/2015", 24 "Nationality": "British", 25 "Country": "ENGLAND", 26 "Occupation": "Director", 27 "Resigned_Date": "", 28 "Company_Went_Into_Status": null, 29 "Directorship": [ 30 { 31 "Company_Master_ID": 13611967, 32 "Company_CRN": "09622302", 33 "Company_Name": "SALIM PATEL LIMITED", 34 "Company_Status": "Active", 35 "Company_Type": "Private Limited Company", 36 "Address": "427 CHORLEY NEW ROAD", 37 "Role": "Director", 38 "Appointed_Date": "03/06/2015", 39 "Nationality": "British", 40 "Country": "ENGLAND", 41 "Occupation": "Director", 42 "Resigned_Date": "", 43 "Company_Went_Into_Status": null 44 }, 45 { 46 "Company_Master_ID": 14238809, 47 "Company_CRN": "10175297", 48 "Company_Name": "GOXERCISE LIMITED", 49 "Company_Status": "Dissolved", 50 "Company_Type": "LTD", 51 "Address": "427 CHORLEY NEW ROAD", 52 "Role": "Director", 53 "Appointed_Date": "11/05/2016", 54 "Nationality": "British", 55 "Country": "England", 56 "Occupation": "Director", 57 "Resigned_Date": "", 58 "Company_Went_Into_Status": "2019-07-30T00:00:00" 59 }, 60 { 61 "Company_Master_ID": 13387951, 62 "Company_CRN": "09421861", 63 "Company_Name": "GOFUELS LTD", 64 "Company_Status": "Active", 65 "Company_Type": "Private Limited Company", 66 "Address": "427 CHORLEY NEW ROAD", 67 "Role": "Director", 68 "Appointed_Date": "04/02/2015", 69 "Nationality": "British", 70 "Country": "ENGLAND", 71 "Occupation": "Director", 72 "Resigned_Date": "", 73 "Company_Went_Into_Status": null 74 }, 75 { 76 "Company_Master_ID": 22406625, 77 "Company_CRN": "15709692", 78 "Company_Name": "GOFUELS HOLDINGS LTD", 79 "Company_Status": "Active", 80 "Company_Type": "Private Limited Company", 81 "Address": "427 CHORLEY NEW ROAD", 82 "Role": "Company Director", 83 "Appointed_Date": "08/05/2024", 84 "Nationality": "British", 85 "Country": "ENGLAND", 86 "Occupation": "Company Director", 87 "Resigned_Date": "", 88 "Company_Went_Into_Status": null 89 } 90 ] 91 }, 92 { 93 "Job_Title": "Mrs", 94 "First_Name": "Farida", 95 "Last_Name": "Patel", 96 "Birth_Date": "07/1970", 97 "Type": "D", 98 "Date_of_Appointment": "2015-02-04", 99 "Company_Person_ID": "19468991", 100 "Company_Master_ID": 13387951, 101 "Company_Name": "GOFUELS LTD", 102 "Company_Status": "Active", 103 "Company_CRN": "09421861", 104 "Company_Type": "Private Limited Company", 105 "Address": "427 CHORLEY NEW ROAD", 106 "Role": "Director", 107 "Appointed_Date": "04/02/2015", 108 "Nationality": "British", 109 "Country": "ENGLAND", 110 "Occupation": "Director", 111 "Resigned_Date": "", 112 "Company_Went_Into_Status": null, 113 "Directorship": [ 114 { 115 "Company_Master_ID": 13611967, 116 "Company_CRN": "09622302", 117 "Company_Name": "SALIM PATEL LIMITED", 118 "Company_Status": "Active", 119 "Company_Type": "Private Limited Company", 120 "Address": "427 CHORLEY NEW ROAD", 121 "Role": "Director", 122 "Appointed_Date": "10/07/2015", 123 "Nationality": "British", 124 "Country": "ENGLAND", 125 "Occupation": "Director", 126 "Resigned_Date": "", 127 "Company_Went_Into_Status": null 128 }, 129 { 130 "Company_Master_ID": 13387951, 131 "Company_CRN": "09421861", 132 "Company_Name": "GOFUELS LTD", 133 "Company_Status": "Active", 134 "Company_Type": "Private Limited Company", 135 "Address": "427 CHORLEY NEW ROAD", 136 "Role": "Director", 137 "Appointed_Date": "04/02/2015", 138 "Nationality": "British", 139 "Country": "ENGLAND", 140 "Occupation": "Director", 141 "Resigned_Date": "", 142 "Company_Went_Into_Status": null 143 } 144 ] 145 }, 146 { 147 "Job_Title": "Mr", 148 "First_Name": "Hassan", 149 "Last_Name": "Mohammed", 150 "Birth_Date": "03/1992", 151 "Type": "D", 152 "Date_of_Appointment": "2015-02-04", 153 "Company_Person_ID": "19468992", 154 "Company_Master_ID": 13387951, 155 "Company_Name": "GOFUELS LTD", 156 "Company_Status": "Active", 157 "Company_CRN": "09421861", 158 "Company_Type": "Private Limited Company", 159 "Address": "427 CHORLEY NEW ROAD", 160 "Role": "Director", 161 "Appointed_Date": "04/02/2015", 162 "Nationality": "British", 163 "Country": "ENGLAND", 164 "Occupation": "Director", 165 "Resigned_Date": "", 166 "Company_Went_Into_Status": null, 167 "Directorship": [ 168 { 169 "Company_Master_ID": 14238809, 170 "Company_CRN": "10175297", 171 "Company_Name": "GOXERCISE LIMITED", 172 "Company_Status": "Dissolved", 173 "Company_Type": "LTD", 174 "Address": "427 CHORLEY NEW ROAD", 175 "Role": "Director", 176 "Appointed_Date": "11/05/2016", 177 "Nationality": "British", 178 "Country": "England", 179 "Occupation": "Director", 180 "Resigned_Date": "", 181 "Company_Went_Into_Status": "2019-07-30T00:00:00" 182 }, 183 { 184 "Company_Master_ID": 13611967, 185 "Company_CRN": "09622302", 186 "Company_Name": "SALIM PATEL LIMITED", 187 "Company_Status": "Active", 188 "Company_Type": "Private Limited Company", 189 "Address": "427 CHORLEY NEW ROAD", 190 "Role": "Director", 191 "Appointed_Date": "10/07/2015", 192 "Nationality": "British", 193 "Country": "ENGLAND", 194 "Occupation": "Director", 195 "Resigned_Date": "", 196 "Company_Went_Into_Status": null 197 }, 198 { 199 "Company_Master_ID": 22406625, 200 "Company_CRN": "15709692", 201 "Company_Name": "GOFUELS HOLDINGS LTD", 202 "Company_Status": "Active", 203 "Company_Type": "Private Limited Company", 204 "Address": "427 CHORLEY NEW ROAD", 205 "Role": "Company Director", 206 "Appointed_Date": "08/05/2024", 207 "Nationality": "British", 208 "Country": "ENGLAND", 209 "Occupation": "Company Director", 210 "Resigned_Date": "", 211 "Company_Went_Into_Status": null 212 }, 213 { 214 "Company_Master_ID": 13387951, 215 "Company_CRN": "09421861", 216 "Company_Name": "GOFUELS LTD", 217 "Company_Status": "Active", 218 "Company_Type": "Private Limited Company", 219 "Address": "427 CHORLEY NEW ROAD", 220 "Role": "Director", 221 "Appointed_Date": "04/02/2015", 222 "Nationality": "British", 223 "Country": "ENGLAND", 224 "Occupation": "Director", 225 "Resigned_Date": "", 226 "Company_Went_Into_Status": null 227 } 228 ] 229 }, 230 { 231 "Job_Title": "Mr", 232 "First_Name": "Hussain", 233 "Last_Name": "Mohammed", 234 "Birth_Date": "05/1996", 235 "Type": "D", 236 "Date_of_Appointment": "2020-09-24", 237 "Company_Person_ID": "20803711", 238 "Company_Master_ID": 13387951, 239 "Company_Name": "GOFUELS LTD", 240 "Company_Status": "Active", 241 "Company_CRN": "09421861", 242 "Company_Type": "Private Limited Company", 243 "Address": "427 CHORLEY NEW ROAD", 244 "Role": "Director", 245 "Appointed_Date": "24/09/2020", 246 "Nationality": "British", 247 "Country": "ENGLAND", 248 "Occupation": "Director", 249 "Resigned_Date": "", 250 "Company_Went_Into_Status": null, 251 "Directorship": [ 252 { 253 "Company_Master_ID": 13387951, 254 "Company_CRN": "09421861", 255 "Company_Name": "GOFUELS LTD", 256 "Company_Status": "Active", 257 "Company_Type": "Private Limited Company", 258 "Address": "427 CHORLEY NEW ROAD", 259 "Role": "Director", 260 "Appointed_Date": "24/09/2020", 261 "Nationality": "British", 262 "Country": "ENGLAND", 263 "Occupation": "Director", 264 "Resigned_Date": "", 265 "Company_Went_Into_Status": null 266 }, 267 { 268 "Company_Master_ID": 14238809, 269 "Company_CRN": "10175297", 270 "Company_Name": "GOXERCISE LIMITED", 271 "Company_Status": "Dissolved", 272 "Company_Type": "LTD", 273 "Address": "427 CHORLEY NEW ROAD", 274 "Role": "Director", 275 "Appointed_Date": "11/05/2016", 276 "Nationality": "British", 277 "Country": "England", 278 "Occupation": "Director", 279 "Resigned_Date": "", 280 "Company_Went_Into_Status": "2019-07-30T00:00:00" 281 }, 282 { 283 "Company_Master_ID": 17601589, 284 "Company_CRN": "12416476", 285 "Company_Name": "GOBITES LTD", 286 "Company_Status": "Dissolved", 287 "Company_Type": "LTD", 288 "Address": "543", 289 "Role": "Company Director", 290 "Appointed_Date": "21/01/2020", 291 "Nationality": "British", 292 "Country": "England", 293 "Occupation": "Company Director", 294 "Resigned_Date": "", 295 "Company_Went_Into_Status": "2022-03-08T00:00:00" 296 }, 297 { 298 "Company_Master_ID": 22406625, 299 "Company_CRN": "15709692", 300 "Company_Name": "GOFUELS HOLDINGS LTD", 301 "Company_Status": "Active", 302 "Company_Type": "Private Limited Company", 303 "Address": "427 CHORLEY NEW ROAD", 304 "Role": "Company Director", 305 "Appointed_Date": "08/05/2024", 306 "Nationality": "British", 307 "Country": "ENGLAND", 308 "Occupation": "Company Director", 309 "Resigned_Date": "", 310 "Company_Went_Into_Status": null 311 }, 312 { 313 "Company_Master_ID": 13611967, 314 "Company_CRN": "09622302", 315 "Company_Name": "SALIM PATEL LIMITED", 316 "Company_Status": "Active", 317 "Company_Type": "Private Limited Company", 318 "Address": "427 CHORLEY NEW ROAD", 319 "Role": "Director", 320 "Appointed_Date": "24/09/2020", 321 "Nationality": "British", 322 "Country": "ENGLAND", 323 "Occupation": "Director", 324 "Resigned_Date": "", 325 "Company_Went_Into_Status": null 326 } 327 ] 328 } 329 ] 330 } 331 } 332]

Detailed Finacials

Filed Accounts

This API brings back financial data for requested SME based on the Company Registration Number (CRN) and optionally filter by category

Request

GEThttps://demo-api.mypulse-sandbox.io/v1/get-filed-accounts/{Company-CRN}
Company Information
Company_Name
String
Name of the company.
Customer_Number
Integer
Customer reference number.
Accounts Data> Profit Loss
Type
String
Type of profit and loss account.
Start_Period
String
Profit and loss period start.
End_Period
String
Profit and loss period end.
Profit_Loss
String
Profit and loss statement result.
Turnover
Integer
Total turnover for the period.
Cost_Of_Sales
Integer
Cost of sales incurred.
Gross_Profit
Integer
Gross profit achieved.
Depreciation_Amortisation
Integer
Depreciation and amortisation costs.
Profit_After_Tax
Integer
Profit after tax.
Dividends
Integer
Dividends declared.
Accounts Data> Balance Sheet
Share_Capital
Integer
Share capital value.
Intangibles
Integer
Value of intangible assets.
Current_Assets
Integer
Value of current assets.
Current_Liabilities
Integer
Value of current liabilities.
Net_Current_Asset_Position
Integer
Net current asset position.
Hp_Loan_Less_Than_A_Year
Integer
Hire purchase loan due in less than a year.
Total_Debts
Integer
Total debt obligations.
Stock
Integer
Stock held.
Total_Debtors
Integer
Value of debtors.
Total_Creditors
Integer
Value of creditors.
Tangible_Net_Worth
Integer
Tangible net worth of the business.
Accounts Data> Financial ratios
Net_Profit_Margin
Integer
Net profit margin ratio.
Gross_Profit_Margin
Integer
Gross profit margin ratio.
Operating_Profit_Margin
Integer
Operating profit margin ratio.
Days_Sales_Outstanding
Integer
Average days sales outstanding.
Current_Ratio
Integer
Current ratio.
Quick_Asset_Ratio
Integer
Quick asset ratio.
Cash_Ratio
Integer
Cash ratio.
Working_Capital_Turnover_Ratio
Integer
Working capital turnover ratio.
Asset_Turnover_Ratio
Integer
Asset turnover ratio.
Operating_Cashflow_Ratio
Integer
Operating cash flow ratio.
Return_On_Asset_Ratio
Integer
Return on asset ratio.
Return_On_Equity_Ratio
Integer
Return on equity ratio.
Interest_Coverage_Ratio
Integer
Interest coverage ratio.
Accounts Data> Cashflow
Opening_Cash_Balance
Integer
Opening cash balance.
Opening_Date
Date
Date of opening balance.
Net_Cashflow
Integer
Net cash flow for the period.
Closing_Cash_Balance
Integer
Closing cash balance.
Operating_Income
Integer
Operating income reported.
Depreciation_and_Amortisation
Integer
Depreciation and amortisation costs in cashflow.
Extraordinary_Income
Integer
Extraordinary income received.
Accounts_Receivable_Change
Integer
Change in accounts receivable.
Stock_and_Inventory_Change
Integer
Change in stock and inventory.
Other_Working_Capital_Change
Integer
Change in other working capital.
Capital_Expenditure
Integer
Capital expenditure during the period.
Proceeds_From_Sale_Of_Assets
Integer
Proceeds from asset sales.
Current_Debt_Change
Integer
Change in current debt.
Long_Term_Debt_Change
Integer
Change in long-term debt.
Other_Long_Term_Change
Integer
Other long-term changes.
Equity_or_Capital_Injections
Integer
Equity or capital injections received.
Dividends
Integer
Dividends paid out.
Other_Financing
Integer
Other financing activities.
Year
Integer
Year of the cashflow report.
Month
String
Month of the cashflow report.
Accounts Data> Cashflow> Closing Balance
Closing_balance
Integer
Closing cash balance at end of reported period.
Year
Integer
Year of closing balance report.
Month
String
Month of closing balance report.
Accounts Data> Cashflow> Assumptions
Turnover
Integer
Turnover assumed in cashflow model.
Gross_Margin
Integer
Assumed gross margin.
Expenses
Integer
Assumed expenses.
DSO_Debtors
Integer
Assumed days sales outstanding for debtors.
Inventory_Turn
Integer
Assumed inventory turn.
Purchases
Integer
Assumed purchases.
Disposals
Integer
Assumed disposals.
Equity
Integer
Assumed equity contribution.
Debt_Raise
Integer
Assumed debt raise.
Dividends
Integer
Assumed dividends.
Loading...

Sample Response

Sample Response
1[ 2 { 3 "status": "success", 4 "data": { 5 "Company_CRN": "05024329", 6 "Profit_Loss": [ 7 { 8 "Date": "2025-03-31T00:00:00", 9 "Turnover": 77613, 10 "Depreciation": 8126, 11 "Net_Profit_Pre_Tax": 25972, 12 "Operating_Profit": 26543, 13 "Profit_Loss": 52380, 14 "Dividends": 4000, 15 "Cost_Of_Sales": 25233, 16 "Tax": 334, 17 "Depriciation_And_Amortisation": 8126, 18 "Interest_Payable": 574, 19 "Post_Tax_Profit": 25638, 20 "Gross_Profit": 52380, 21 "Pre_Tax_Profit": 25972 22 }, 23 { 24 "Date": "2024-03-31T00:00:00", 25 "Turnover": 38679, 26 "Depreciation": 2099, 27 "Net_Profit_Pre_Tax": 3673, 28 "Operating_Profit": 4458, 29 "Profit_Loss": 24742, 30 "Dividends": 4000, 31 "Cost_Of_Sales": 13937, 32 "Tax": -1140, 33 "Depriciation_And_Amortisation": 2099, 34 "Interest_Payable": 786, 35 "Post_Tax_Profit": 4813, 36 "Gross_Profit": 24742, 37 "Pre_Tax_Profit": 3673 38 }, 39 { 40 "Date": "2023-03-31T00:00:00", 41 "Turnover": 48348, 42 "Depreciation": 3129, 43 "Net_Profit_Pre_Tax": 1766, 44 "Operating_Profit": 2563, 45 "Profit_Loss": 28450, 46 "Dividends": 4000, 47 "Cost_Of_Sales": 19898, 48 "Tax": 174, 49 "Depriciation_And_Amortisation": 3129, 50 "Interest_Payable": 798, 51 "Post_Tax_Profit": 1592, 52 "Gross_Profit": 28450, 53 "Pre_Tax_Profit": 1766 54 } 55 ], 56 "Balance_Sheet": [ 57 { 58 "Date": "2025-03-31T00:00:00", 59 "Current_Assets": 4111, 60 "Current_Liabilities": 9949, 61 "Revaluation_Reserve": 0, 62 "Long_Term_Liabilities": 0, 63 "Tangible_NW": 26666, 64 "Liquidity_Ratio": 0.41, 65 "Trade_Debtors": 0, 66 "Creditors": 1894, 67 "Current_Liabilities_Less_Than_1_Year": 9949, 68 "Current_Liabilities_Greater_1_Year": 0, 69 "Stocks": 86, 70 "Cash": 4025, 71 "NET_Current_Assets_Liabilities": -5838, 72 "Share_Capital": 100, 73 "Shareholders_Funds": 26666, 74 "Fixed_Assets": 32504, 75 "Trade_Creditors": 1894, 76 "Ebitda": 34669, 77 "Intangible_Assets": null 78 }, 79 { 80 "Date": "2024-03-31T00:00:00", 81 "Current_Assets": 1971, 82 "Current_Liabilities": 5340, 83 "Revaluation_Reserve": 0, 84 "Long_Term_Liabilities": 0, 85 "Tangible_NW": 5028, 86 "Liquidity_Ratio": 0.37, 87 "Trade_Debtors": 0, 88 "Creditors": 1155, 89 "Current_Liabilities_Less_Than_1_Year": 5340, 90 "Current_Liabilities_Greater_1_Year": 0, 91 "Stocks": 121, 92 "Cash": 1850, 93 "NET_Current_Assets_Liabilities": -3369, 94 "Share_Capital": 100, 95 "Shareholders_Funds": 5028, 96 "Fixed_Assets": 8397, 97 "Trade_Creditors": 1155, 98 "Ebitda": 6557, 99 "Intangible_Assets": null 100 }, 101 { 102 "Date": "2023-03-31T00:00:00", 103 "Current_Assets": 3120, 104 "Current_Liabilities": 11401, 105 "Revaluation_Reserve": 0, 106 "Long_Term_Liabilities": 0, 107 "Tangible_NW": 2215, 108 "Liquidity_Ratio": 0.27, 109 "Trade_Debtors": 455, 110 "Creditors": 1207, 111 "Current_Liabilities_Less_Than_1_Year": 11401, 112 "Current_Liabilities_Greater_1_Year": 0, 113 "Stocks": 164, 114 "Cash": 2501, 115 "NET_Current_Assets_Liabilities": -8281, 116 "Share_Capital": 100, 117 "Shareholders_Funds": 2215, 118 "Fixed_Assets": 10496, 119 "Trade_Creditors": 1207, 120 "Ebitda": 5692, 121 "Intangible_Assets": null 122 } 123 ], 124 "Financial_Ratios": [ 125 { 126 "Date": "2024-03-31T00:00:00", 127 "Net_Profit_Margin_Percentage": 12.44, 128 "Gross_Profit_Margin_Percentage": 63.97, 129 "Operating_Profit_Margin_Percentage": 11.53, 130 "Days_Sales_Outstanding": 0, 131 "Inventory_Days_On_Hand": 3.19, 132 "Days_Payables_Outstanding": 30.41, 133 "Current_Ratio": 0.37, 134 "Quick_Asset_Ratio": 0.35, 135 "Cash_Ratio": 0.35, 136 "Working_Capital_Income_Ratio": 11.48, 137 "Asset_Total_Income_Ratio": 3.73, 138 "Operating_Cashflow_Ratio": 0.66, 139 "Return_On_Assets_Ratio": 0.46, 140 "Return_On_Equity_Ratio": 0.96, 141 "Debt_To_Equity_Ratio": 1.06, 142 "Interest_Coverage_Ratio": 5.67, 143 "Debt_Service_Cover_Ratio": 8.34 144 }, 145 { 146 "Date": "2025-03-31T00:00:00", 147 "Net_Profit_Margin_Percentage": 33.03, 148 "Gross_Profit_Margin_Percentage": 67.49, 149 "Operating_Profit_Margin_Percentage": 34.2, 150 "Days_Sales_Outstanding": 0, 151 "Inventory_Days_On_Hand": 1.25, 152 "Days_Payables_Outstanding": 27.47, 153 "Current_Ratio": 0.41, 154 "Quick_Asset_Ratio": 0.4, 155 "Cash_Ratio": 0.4, 156 "Working_Capital_Income_Ratio": 13.29, 157 "Asset_Total_Income_Ratio": 2.12, 158 "Operating_Cashflow_Ratio": 2.81, 159 "Return_On_Assets_Ratio": 0.7, 160 "Return_On_Equity_Ratio": 0.96, 161 "Debt_To_Equity_Ratio": 0.37, 162 "Interest_Coverage_Ratio": 46.24, 163 "Debt_Service_Cover_Ratio": 60.4 164 }, 165 { 166 "Date": "2023-03-31T00:00:00", 167 "Net_Profit_Margin_Percentage": 3.29, 168 "Gross_Profit_Margin_Percentage": 58.84, 169 "Operating_Profit_Margin_Percentage": 5.3, 170 "Days_Sales_Outstanding": 3.44, 171 "Inventory_Days_On_Hand": 3.02, 172 "Days_Payables_Outstanding": 22.2, 173 "Current_Ratio": 0.27, 174 "Quick_Asset_Ratio": 0.26, 175 "Cash_Ratio": 0.22, 176 "Working_Capital_Income_Ratio": 5.84, 177 "Asset_Total_Income_Ratio": 3.55, 178 "Operating_Cashflow_Ratio": 0.31, 179 "Return_On_Assets_Ratio": 0.12, 180 "Return_On_Equity_Ratio": 0.72, 181 "Debt_To_Equity_Ratio": 5.15, 182 "Interest_Coverage_Ratio": 3.21, 183 "Debt_Service_Cover_Ratio": 7.13 184 } 185 ] 186 } 187 } 188]
Lock Icon

These APIs are restricted

Access to these endpoints is limited. To request access, email us at:

api.support@mypulse.io