Signalbase Real Time Funding
Pricing
from $20.00 / 1,000 results
Go to Apify Store
Signalbase Real Time Funding
Real-time funding round signals. Get Series A, Seed, and all funding rounds with company details, amounts, investors, and sources.
Pricing
from $20.00 / 1,000 results
Rating
0.0
(0)
Developer

Signalbase
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Real-time funding round signals. Get Series A, Seed, and all funding rounds with company details, amounts, investors, and sources.
How to Use
This actor runs as a Standby-mode API server. Once the run starts, send GET requests to the container URL with query parameters to receive JSON responses.
Example:
GET {{run.containerUrl}}?page=1&limit=10&round=series%20a
Response Example
{"success": true,"data": [{"signalId": "f9422f20-bcdc-4d38-8049-4cda561bc9dd","signalType": "funding_round","occurredAt": "2026-03-17T04:05:52.903Z","discoveredAt": "2026-03-17T05:06:08.184Z","companyId": "3bba1b2e-fb85-485e-80d5-5cc4617cfe13","companyName": "dtcpay","companySlug": "dtcpay","companyLogo": "https://images.trysignalbase.com/dtcpay.png","companyWebsite": "dtcpay.com","companyLinkedin": "linkedin.com/company/digital-treasures-center-pte-ltd","companyIndustry": "Financial Services","companyCountry": "SG","companyFoundedYear": 2019,"companyDescription": "dtcpay is a regulated payment service provider...","companyEmployeeCount": 125,"roundType": "series a","roundFlavor": null,"amount": 10000000,"currency": "USD","announcedDate": "2026-03-17","confidenceScore": 0.95,"verificationStatus": "verified","investors": [],"sources": [{"url": "https://technode.global/2026/03/17/singapores-dtcpay-raises-10m-in-series-a...","sourceType": "news_article","title": "Singapore's dtcpay raises $10M in Series A led by Vertex Ventures ...","publishedAt": "2026-03-17T04:05:52.903Z","isPrimary": false}]}],"pagination": { "currentPage": 1, "totalPages": 43019, "totalCount": 43019, "hasNextPage": true, "hasPreviousPage": false },"meta": { "endpoint": "signals.funding", "creditsUsed": 1 }}
Filters
| Parameter | Description |
|---|---|
page | Page number for pagination |
limit | Number of results per page |
dateFrom | Filter signals from this date |
dateTo | Filter signals until this date |
date_preset | Preset date range (e.g. last_7_days) |
countries | Filter by company countries (comma-separated) |
categories | Filter by categories |
subcategories | Filter by subcategories |
search | Full-text search |
industry | Filter by industry |
company_name | Filter by company name |
round | Filter by round type (e.g. series a, seed) |
round_flavor | Filter by round flavor |
amount_min | Minimum deal amount |
amount_max | Maximum deal amount |
currency | Filter by currency |
verification_status | Filter by verification status |
investor_name | Filter by investor name |
employee_count_min | Minimum employee count |
employee_count_max | Maximum employee count |
founded_year_min | Minimum founded year |
founded_year_max | Maximum founded year |
sort_by | Field to sort by |
sort_order | Sort order (asc/desc) |
Pricing
This actor uses pay-per-event billing. Each successful API response is charged as one api-call event.