In this report
- Understand the business
- 01Users & positioning
- 02Product & experience
- 03Business model
- 04Performance & background
- 05Acquisition & growth
- 06Feedback & problems
- 07Practices & resources
- 08Related products
29 of 122 fields readable
OVERVIEW
Understand the business
MRR · USD
$24,500
2026-07-15
Monthly recurring revenue
Monthly website visits
63,000
2026-06 · Model estimate
Global · Desktop & mobile web · Visits
Monthly visit growth
+20.0%
2026-05 / 2026-06
Change between complete calendar months
Users & positioning
Understand the customer and recurring job
7 of 10 fields readable in this module
Product overview
Wirekit is a hosted data-connection service for developer teams, delivered through a web console and a REST interface: hosted connectors pull records from business systems, field mapping reshapes them, and scheduled syncs deliver the result into internal workflows. The delivery type is software; the official entry point is wirekit.example.
Target customers
The product addresses developers who maintain internal systems, plus platform and data engineering teams, and is purchased for business use. The site and docs are written for an engineering reader and are not segmented by industry; company-size mix and buying roles are not described publicly.
Core job and use case
A platform engineer needs records from one business system delivered into an internal service on a regular basis: configure a connector and a field mapping, set a schedule, and end up with a repeatable sync job their own tools can also call.
Existing alternatives & pain
The site and docs describe the prior approach as writing a sync script per system and handling pagination, retries and credential rotation in-house. The stated difficulty is scripts scattered across repositories and failures that are hard to trace. This is the vendor's account; no user interviews support it.
Value proposition
Product proposition: hosted connectors, field mapping and scheduled syncs replace hand-written sync scripts, while a REST interface lets existing tools trigger the same job. The docs demonstrate these capabilities; engineering time actually saved is unevidenced and remains a claim.
Conditions for repeat use
LockedDisclosed service coverage
The docs state that the console and API reference are English only, list connectors by source-system category and name two hosted regions. Dedicated deployment, service-level commitments and industry restrictions do not appear on public pages, and absence is not read as unsupported.
- Interface language
- English
- Entry points
- Web console, REST interface, CLI
- Hosted regions
- Two regions listed in the docs
- Service-level commitment
- Not disclosed
Product availability status
Checked 2026-09-17: the site offers open self-serve signup, and the docs, status page and pricing page all load. No shutdown notice or waitlist was shown. Only public web entry points were checked — the console was not entered and API availability was not tested.
Search interest index
LockedSearch demand interpretation
LockedProduct & experience
Understand the task, workflow, output and key designs
6 of 12 fields readable in this module
Core delivery and supporting capabilities
Core delivery is hosted connectors, field mapping and scheduled syncs, which produce data written into a target system; the REST interface is a second entry to that same delivery, letting outside tools trigger a run. Run logs, retry settings and alerts support troubleshooting rather than completing the job.
Product inputs
Documented inputs are source-system credentials, connection settings, field-mapping rules and a schedule; some connectors also accept a CSV upload for a one-off import. Public docs do not state a per-run record ceiling or an upload size limit.
Outputs & examples
The output is records written into the target system under the mapping, plus a structured log for each run carrying a run id, processed counts, failed rows and error reasons. The docs show one JSON run response, which confirms field names and status values; actual data quality was not verified from a sample.
Core workflow
One core path: create a connection → configure the field mapping → dry-run and read the log → set a schedule or trigger through the API → watch failures and retry. The docs present this order; nothing was executed under an account, and console steps come from documentation screenshots.
- 1Developer
Create a connection
Pick a source connector in the console, supply API credentials and authorize write access to the target.
- 2Developer
Map the fields
Map source fields onto target fields and set required fields and type conversions.
- 3Developer
Dry-run
Run a small batch and read processed counts and failed rows in the run log.
- 4Developer
Schedule or trigger
Set the sync cadence, or let your own service trigger the same job through the REST interface.
- 5Platform team
Monitor and retry
Spot failures in the run list and alerts, and re-run under the connector's retry policy.
Page content and key interfaces
The /docs home explains the concepts and the quickstart; each connector page carries authorization steps, a field table and a sample request; the console run list holds logs and retries; /pricing explains metered pricing and the monthly minimum. Console screens were seen only in documentation screenshots.
Website page structure and connections
LockedPrerequisites
The docs state that creating a connection requires an account, source-system API credentials and write access to the target, and that calling the REST interface requires a key generated in the console. Billing starts at the first successful production run; the trigger is recorded under initial payment trigger.
Documented friction
LockedReuse mechanisms
LockedDocumented collaboration and permissions
LockedDisclosed integrations and interfaces
Not yet checked when this version was generated; added in a later version.
Observed technology and key external dependencies
LockedBusiness model
Pricing, limits and upgrade triggers
9 of 14 fields readable in this module
Payer and paid value
The payer is the team that owns the workspace, with billing usually set up by a platform or engineering lead; the users are the developers who configure connections and call the API. What is bought is metered connector runs and API access — seats are not priced, so headcount does not move the bill.
Billing model and unit
Billing is metered: the unit is one successful sync run, settled each calendar month against a monthly minimum. API-triggered runs meter exactly as scheduled ones do. The docs say failed runs are not metered; whether retries are metered is not stated.
- Billing model
- Usage-based with a monthly minimum
- Billing unit
- One successful sync run
- Settlement
- Per calendar month
- Seat fee
- None
- Failed runs
- Not metered, per the docs
Plan names
The pricing page lists three tiers: Starter, Scale and Enterprise. The first two are self-serve; Enterprise is described as an annual commitment quoted on request. All three meter the same way and differ in monthly minimum, per-run rate and operational entitlements.
Published prices
Two self-serve prices are published: Starter carries a USD 49 monthly minimum with runs beyond it at USD 0.004 each, and Scale a USD 249 minimum at USD 0.0025 per run. Enterprise shows no price and is marked as an annual commitment quoted on request. Taxes are excluded.
| Plan | Monthly minimum | Per-run rate | Purchase |
|---|---|---|---|
| Starter | USD 49 | USD 0.004 | Self-serve |
| Scale | USD 249 | USD 0.0025 | Self-serve |
| Enterprise | — | — | Contact sales |
Annual-plan monthly equivalent
The pricing page offers an annual option: a Starter annual commitment of USD 490 charged once and covering twelve months, an equivalent of USD 40.83 per month — not a monthly charge of USD 40.83. The per-run rate is unchanged; the discount applies to the minimum only.
Quotas & limits
Volume included in the minimum follows from the per-run rate: 12,250 runs a month on Starter and 99,600 on Scale, with anything beyond charged run by run. The docs add that concurrency and API rate limits differ by tier. Whether unused volume rolls over is not published.
| Plan | Runs included in the minimum | Concurrent runs | API rate limit |
|---|---|---|---|
| Starter | 12,250 / month | 2 | 60 req/min |
| Scale | 99,600 / month | 10 | 600 req/min |
| Enterprise | Negotiated | Negotiated | Negotiated |
Plan entitlements
Entitlement differences sit in operations: Scale adds a sandbox, custom retry policies and run-log export, while Enterprise additionally lists single-tenant hosting and audit logs. The connector catalogue and field-mapping capabilities are presented as identical across tiers; none of this was tested under an account.
| Entitlement | Starter | Scale | Enterprise |
|---|---|---|---|
| Sandbox environment | — | Yes | Yes |
| Custom retry policy | — | Yes | Yes |
| Run-log export | — | Yes | Yes |
| Audit log | — | — | Yes |
| Single-tenant hosting | — | — | Yes |
Free & trial terms
Docs and the pricing page state that signup opens a sandbox for test runs with no card required, and that the first 1,000 runs in the opening calendar month are not billed. Whether charging starts automatically afterwards is not stated; the minimum applies from the first billing cycle.
Disclosed add-on and overage charges
LockedPromotion & subscription terms
LockedFirst payment trigger
The first charge appears when the free run allowance is exhausted and a sync moves from sandbox to production: the console asks the user to choose a tier and confirm the monthly minimum, then bills monthly. The trigger is run volume and environment, not seat count or a feature unlock.
Upgrade mechanisms
LockedPotential reasons to renew
LockedPublic purchase entry points
Not yet checked when this version was generated; added in a later version.
Performance & background
Scale, history and operating evidence
5 of 22 fields readable in this module
Period revenue
No founder statement, financial disclosure or named revenue estimate was found, so no period revenue for any complete calendar month can be recorded.
Profitability evidence and gaps
LockedMonthly website visits
Estimated website visits for August 2026 are 90,000, covering global desktop and mobile web and counting repeat visits by the same person. The figure is a traffic model estimate — not unique visitors, not page views, and not API calls.
Key milestones
Milestones recorded in the changelog and company page: first public availability on 2023-09-04 with the first five connectors; the REST API and CLI in May 2024; a move to per-run pricing with a monthly minimum in March 2025; and the sandbox in February 2026. Sequence does not establish cause.
- 2023-09-04
- First public availability with five connectors
- May 2024
- REST API and CLI released
- March 2025
- Moved to per-run pricing with a monthly minimum
- February 2026
- Sandbox environment released
Team composition & size
The company page lists a team of 15, recorded on 2026-09-10, weighted towards engineering with documentation and support roles alongside and two founders. Whether contractors or part-time staff are included is unstated. This is a company figure, not the product's dedicated staffing.
- Team size
- 15 (recorded 2026-09-10)
- Main functions
- Engineering, documentation, support
- Founders
- Two listed on the company page
- Scope
- Company-level; contractors and part-time not separated
Starting resources and inherited assets
LockedMRR
Monthly recurring revenue for August 2026 is estimated at USD 35,000. The figure is modeled from metered usage rather than disclosed by the company, and excludes one-off migration spend. Read it separately from period revenue, under its own definition.
ARR & annualized MRR
LockedPeriod revenue change
LockedMRR change
LockedMonthly visit growth
Website visits rise from 75,000 in July 2026 to 90,000 in August: an absolute increase of 15,000 and +20.0% month over month. Both months come from the same traffic estimate on the same global basis with no missing month, and the change itself remains an estimate.
Scale-change interpretation
LockedReported paying customers
LockedReported active users
LockedReported profit amount
LockedDisclosed operating expenditure
LockedFunding and ownership events
LockedPublicly reported user scale
LockedActive paid subscriptions
LockedApp downloads
LockedOfficial repository stars
LockedFunding background
Not yet checked when this version was generated; added in a later version.
Acquisition & growth
Search, pages, advertising and distribution
2 of 50 fields readable in this module
Acquisition activity overview
Three acquisition activities are observable: per-connector integration pages and documentation, a steadily updated changelog and engineering blog, and a handful of directory and marketplace listings. No paid advertising records appear in the ad libraries checked, and public material cannot separate what each channel contributes.
Website traffic channel shares
LockedWebsite visit geography
LockedEstimated organic search traffic
LockedOrganic search traffic change
LockedSearch queries & intent
LockedSearch demand topic classification
LockedMonthly keyword search volume
LockedOrganic search position
LockedKeyword average CPC
LockedKeyword–page organic traffic estimate
LockedKeyword-corpus traffic mix
LockedRepresentative query search results
LockedOrganic entry pages
LockedEstimated page organic traffic
LockedSearch intent fulfillment
LockedSearch page families and expansion patterns
LockedInternal-link paths
LockedSearch acquisition interpretation
LockedAd records and creative examples
LockedObserved active ads
LockedObserved ad record count
LockedObserved ad span
LockedAd destinations and landing content
LockedAds linked to a landing page
LockedIndividual ad reach
LockedDisclosed ad targeting settings
LockedReached-audience age distribution
LockedReached-audience gender distribution
LockedReached-audience geography distribution
LockedAdvertising spend estimates with disclosed methodology
LockedAd messaging and appeal
LockedSocial accounts and identity relations
The site footer links a brand account and the engineering blog's RSS feed; the company page separately lists two founder accounts as team members. No evidence of a commercial arrangement with third-party creators was found, and links or mentions are not treated as payment.
Account followers or subscribers
LockedSocial content and product links
LockedCommunity and product launch records
LockedContent views or plays
LockedContent likes
LockedContent or launch comment count
LockedContent reposts or shares
LockedLaunch platform votes or score
LockedReferral traffic source domains
LockedReferring main domain count
LockedExternal entry pages and links
LockedReferral source shares
LockedAffiliate and partnership mechanisms
LockedEcosystem distribution entries
LockedPublicly documented sales path
LockedVerified acquisition-to-product links
LockedGrowth mechanism hypothesis
LockedFeedback & problems
Value, friction and unresolved requests
0 of 7 fields readable in this module
Value users recognize
LockedFriction & complaints
LockedRequests & support status
LockedAlternatives & workarounds
LockedPlatform rating
No listing for this product was found on the review platforms checked, so there is no published overall rating to read, and community comments are not used to compute one.
Rating count
With no review-platform listing there is no source for a rating count, and visible comments or community reactions are not used in its place.
Platform review count
With no review-platform listing there is no source for a published review count. The comments used in this report come from a community thread and are recorded under content comments.
Practices & resources
Turn evidence into testable work
0 of 6 fields readable in this module
Transferable practice
LockedApplicability
LockedQuestions & needs to validate
LockedWork & deliverables
LockedResources & ongoing commitments
LockedValidation steps & signals
LockedUnlock the complete research
One unlock covers all eight modules of this version · 15 credits