← OpenRegistry
PRODKTR LTD
active
SC554116·incorporated 2017-01-10
| Company Number |
SC554116 |
| Company Name |
PRODKTR LTD |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2017-01-10 |
| Jurisdiction |
scotland |
| SIC Codes |
70221 |
| Registered Office Address |
| Address Line 1 |
5 South Charlotte Street |
| Country |
Scotland |
| Locality |
Edinburgh |
| Postal Code |
EH2 4AN |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Previous Company Names |
| Ceased On |
2017-06-27 |
| Effective From |
2017-06-08 |
| Name |
PRODKTR INC LTD |
| Ceased On |
2017-06-08 |
| Effective From |
2017-01-10 |
| Name |
JOHNREAD100 LTD |
|
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2026-01-31 |
| Period End On |
2026-01-31 |
| Period Start On |
2025-02-01 |
| Type |
total-exemption-full |
|
| Next Accounts |
| Due On |
2027-10-31 |
| Overdue |
false |
| Period End On |
2027-01-31 |
| Period Start On |
2026-02-01 |
|
| Next Due |
2027-10-31 |
| Next Made Up To |
2027-01-31 |
| Overdue |
false |
|
| Confirmation Statement |
| Last Made Up To |
2026-03-23 |
| Next Due |
2027-04-06 |
| Next Made Up To |
2027-03-23 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "SC554116",
"company_name": "PRODKTR LTD",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2017-01-10",
"jurisdiction": "scotland",
"sic_codes": [
"70221"
],
"registered_office_address": {
"address_line_1": "5 South Charlotte Street",
"country": "Scotland",
"locality": "Edinburgh",
"postal_code": "EH2 4AN"
},
"has_charges": false,
"has_insolvency_history": false,
"previous_company_names": [
{
"ceased_on": "2017-06-27",
"effective_from": "2017-06-08",
"name": "PRODKTR INC LTD"
},
{
"ceased_on": "2017-06-08",
"effective_from": "2017-01-10",
"name": "JOHNREAD100 LTD"
}
],
"accounts": {
"accounting_reference_date": {
"day": "31",
"month": "01"
},
"last_accounts": {
"made_up_to": "2026-01-31",
"period_end_on": "2026-01-31",
"period_start_on": "2025-02-01",
"type": "total-exemption-full"
},
"next_accounts": {
"due_on": "2027-10-31",
"overdue": false,
"period_end_on": "2027-01-31",
"period_start_on": "2026-02-01"
},
"next_due": "2027-10-31",
"next_made_up_to": "2027-01-31",
"overdue": false
},
"confirmation_statement": {
"last_made_up_to": "2026-03-23",
"next_due": "2027-04-06",
"next_made_up_to": "2027-03-23",
"overdue": false
},
"registered_office_is_in_dispute": false,
"undeliverable_registered_office_address": false
}
Same data via API
This page is rendered from a single MCP tool call.
AI agents and apps can fetch the same payload programmatically:
get_company_profile via the
/mcp endpoint.