Blue Pebble Limited — Investor Relations & Filings
Blue Pebble Limited specializes in spatial design and environmental branding solutions. The company provides a comprehensive suite of services including interior design, signage, wayfinding systems, and bespoke wall art. It focuses on transforming physical environments for corporate offices, healthcare facilities, hospitality venues, and educational institutions. The firm integrates artistic elements with functional design to enhance brand identity and user experience within a space. Its service model encompasses the entire project lifecycle, from conceptualization and design to fabrication and final installation. By utilizing diverse materials and technologies, Blue Pebble Limited delivers customized aesthetic and functional enhancements tailored to specific client requirements.
Recent filings
No filings indexed yet
We are still gathering filings for Blue Pebble Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DILLI ILLUSTRATE INC.,
Manufacturer of digital ultraviolet (UV) printers and relat…
|
131180 | KR | Professional, scientific and te… |
|
Goodpatch Inc.
A design company that solves business challenges with digit…
|
7351 | JP | Professional, scientific and te… |
|
RICH HONOUR INTERNATIONAL DESIGNS CO., LTD.
Provides interior design, decoration, and project managemen…
|
6754 | TW | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
SillaTextile
Manufactures polyester fabrics and operates in real estate …
|
001000 | KR | Professional, scientific and te… |
|
Steve Leung Design Group Limited
One of Asia's largest, internationally renowned firms offer…
|
2262 | HK | Professional, scientific and te… |
Blue Pebble Limited via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/63049/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63049 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=63049 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=63049 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 63049}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Blue Pebble Limited (id: 63049)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.