• Use Cases
    • Team
      • Technical
      • Digital
    • Industry
      • eCommerce
      • Travel
      • Gambling
      • Public Sector
    • Website Type
      • EnterpriseHigh traffic websites with advanced functionality, such as booking, browsing or paying.
      • Small/MediumWebsites with low-mid traffic that have one or more key functionalities including checkout, sign-ups or account login.
      • AgenciesWeb agencies that help clients build, maintain and improve their websites.
  • Platform
    • Performance
    • Security
    • Reliability
    • How It Works
  • Customers
  • Learn
    • About Us
    • Knowledge Base
    • From The Blog
      • How Travel Disruptions Have Affected Website Performance
      • The Cloudflare Incident; How it affected us
      • New Feature: Sitemap Monitoring
  • Pricing
  • Log In
  • Get Started
  • Use Cases
    • Team
      • Technical
      • Digital
    • Industry
      • eCommerce
      • Travel
      • Gambling
      • Public Sector
    • Website Type
      • EnterpriseHigh traffic websites with advanced functionality, such as booking, browsing or paying.
      • Small/MediumWebsites with low-mid traffic that have one or more key functionalities including checkout, sign-ups or account login.
      • AgenciesWeb agencies that help clients build, maintain and improve their websites.
  • Platform
    • Performance
    • Security
    • Reliability
    • How It Works
  • Customers
  • Learn
    • About Us
    • Knowledge Base
    • From The Blog
      • How Travel Disruptions Have Affected Website Performance
      • The Cloudflare Incident; How it affected us
      • New Feature: Sitemap Monitoring
  • Pricing
  • Log In
  • Get Started

Back to Knowledgebase

Categories

Account & Billing

Getting Started

Performance Monitoring

Alerts & Notifications

Uptime Monitoring

Security Monitoring

Synthetic User Journey Monitoring

Interpreting Data

Assurance and Search

Sitemap Monitoring

Other Articles

Find your RapidSpike Connect Anything (RCA) ID

Troubleshooting RapidSpike Connect Anything (RCA)

Sending RapidSpike Connect Anything (RCA) Data

We accept GET and POST data to the RapidSpike Connect Anything (RCA) monitor. Once you have set-up your monitor you will have a unique ID. This is used to identify your monitor.

Sending GET Data

To send data using a GET request, you just need to call the following URL, using your unique ID:

https://results.rapidspike.com/rca/?id=[ID]

For example, if your ID is 3x4mp13-3x4mp13:

https://results.rapidspike.com/rca/?id=3x4mp13-3x4mp13

To pass any monitored values associated with the RCA monitor, just pass them in the query string. The key here must match the key you added when setting up the monitor (please note we currently only except numeric values for monitored values):

https://results.rapidspike.com/rca/?id=3x4mp13-3x4mp13&data=99

Sending POST Data

To send data using a POST request, send to:

https://results.rapidspike.com/rca/

With the ID in the raw body in JSON format:

{
    "id":"3x4mp13-3x4mp13"
}

To pass any monitored values associated with the RCA monitor, add them to the JSON. The key here must match the key you added when setting up the monitor (please note we currently only except numeric values for monitored values):

{
    "id":"3x4mp13-3x4mp13",
    "data":99
}

Response

If we successfully receive the data you will get the following response, confirming the data and ID we received:

{
    "message": "Data received",
    "error_code": null,
    "status": {
        "code": 200,
        "message": "OK"
    },
    "data": {
        "keys_received": {
            "data": 99,
        },
        "id":"3x4mp13-3x4mp13"
    }
}

 

Start your free 30-day trial today

Start monitoring today, no credit card required. Or chat to our friendly team about your requirements.

GET STARTEDLet’s Talk

RapidSpike - Global eCommerce Winner 2021
RapidSpike - Northern Digital Awards Winners
RapidSpike - Insider Yorkshires Most Exciting Companies
RapidSpike - UK Dev Awards 2021 Winner
RapidSpike - Prolific North Top Tech 30 To Watch
RapidSpike - Cyber Accelerator Alumni

Copyright © 2022 — All Rights Reserved.

RapidSpike - AWS Well Architected
RapidSpike - AWS Partner Network
  • Solutions
    • Technical
    • Digital
    • eCommerce
    • Travel
    • Gambling
    • Public Sector
    • Enterprise
    • Small/Medium
    • Agencies
    • New Relic
    • Customers
    • Pricing
  • Platform
    • Performance
    • Security
    • Reliability
    • How It Works
    • Insights
    • Alerting & Integrations
    • All Features
    • Synthetic User Journeys
    • Google Lighthouse
    • Core Web Vitals & Performance
    • Webpage Test
    • Real User Monitoring
    • Vulnerability Scanning
    • Magecart Attack Detection
    • Uptime
    • Assurance & SEO
  • Learn
    • Blog
    • Knowledge Base
    • API Documentation
    • System Status
    • RapidSpike Roadmap
    • Log In
  • Company
    • About Us
    • Contact
    • Careers
    • Press
    • Privacy Policy
    • Terms & Conditions
    • Vulnerability Disclosure