LogoLogo
  • User Guide
    • Getting Started
      • Building a Usage-Based Product in Revenium
      • Setting Up & Using API Analytics & Observability
      • Setting Up & Using Product Analytics
      • Sending Data to Revenium's Metering API
      • Key Concepts & Relationships
    • Connect Your Data
      • cURL Commands for Testing
      • Container-Native Metering
      • Kong
        • Kubernetes Installation
      • Salesforce
        • Revenium Unmanaged Package
          • Anypoint API Experience Hub (AEH)
            • Anypoint API Experience Hub Unmanaged Package Post Installation Instructions
          • Anypoint Community Manager (ACM)
            • Anypoint Community Manager Package Post Installation Instructions
        • Revenium Lightning Web Components
          • Add Components to Experience Cloud site
          • Drop-In Storefront
          • Product Card
          • Product Card (Anypoint)
          • Product Checkout
          • Product Details Button
          • Usage History
          • API Access Requester
      • MuleSoft
        • Metering Policy Configuration
        • Offline Metering Policy Configuration
        • Anypoint API & API Group Synchronization
        • Revenium Connector
        • Disable Default Anypoint Community Manager (ACM) Email Notifications
      • Gravitee
      • Istio
      • Envoy
      • AWS API Gateway
      • Python & Django
      • Golang
      • Spring Boot
      • .Net
      • NodeJs
      • Java/JVM
      • Snowflake
      • Azure API Management
      • IBM
      • Custom Integrations Using Metering Beacons
        • JWT Enrichment
      • Offline Metering via Log Parsing
    • Sources
      • Metering Elements
      • Alerts
        • Alert History
    • API Keys
    • Products & Pricing
      • Product Lines
      • Pricing Rules
        • Revenium Scripting Language
          • RSL Reference
        • Execution Logs
      • SLA Definitions
      • SLA Violation Review
    • Customers
      • Customers
      • Subscribers
      • Subscriptions
      • Subscribers Credentials
      • Subscribers Notifications
    • Billing and Invoicing
      • Manage Refunds
    • Analytics
      • Revenue Analytics
      • Product Analytics
        • Custom Reports (Products)
      • Subscriber Analytics
        • New Subscribers
        • (Daily/Weekly/Monthly) Active Subscribers
        • Most Engaged Subscribers & Customers
        • Historical Usage
      • API Analytics
        • Performance & Availability
        • Compare Periods
        • Traffic by Geography
        • Advanced Search
        • Custom Reports
    • Profile
      • Profile
      • Revenium API Documentation
    • Settings
      • Revenium Users & Organizations
        • Access Permissions by User Type
      • Revenium Subscription
      • Revenium Organizations
      • Notification Templates
      • Transactions Logs
        • Analytics Transaction Log
        • Product Transaction Log
        • Subscription Audit Log
        • No Code Transaction Testing
      • Integrations
        • Data Sync
        • Export Configurations
        • Notification Providers
        • Payment Configurations
          • Customer VAT ID Support
        • ERP Configurations
        • External Integration Logs
        • Identity Providers
      • System Logs
      • Default Configuration Limits
Powered by GitBook

© Revenium - www.revenium.io

On this page
  • Gateway Metering Policies
  • Kubernetes & Docker-Based Metering
  • SDKs
  • Postman Collection & Sample Curl Commands for Integration Testing
  • Need Advice?
  1. User Guide

Connect Your Data

Please view the sub-sections in the the navigation menu to the left to choose the data source you'd like to connect to Revenium for API productization, monetization and metering.

Last updated 7 months ago

Revenium provides metering policies to integrate at the gateway, application, and infrastructure layer.

Gateway Metering Policies

The advantages of the gateway policies is that many allow advanced features such as rate limiting or quota-based blocking for monetization use cases, though these do require access to the gateway to implement.

Kubernetes & Docker-Based Metering

If you do not have access to a gateway, you may prefer to start with our policy, which allows you to install a few lines of code on your container or container host and meter targeted API traffic from ephemeral containers as they are created.

SDKs

Next, we offer various SDKs to allow you to send metering traffic directly from your application's code if this is your preferred integration method. Please use the menu at the left to choose the SDK that matches your use case (e.g. , , etc.).

Postman Collection & Sample Curl Commands for Integration Testing

Download our Postman Collection .

Lastly, if you just want to see sample curl commands for testing, you can .

Note that none of these policies are mutually exclusive. Multiple data sources can be metered simultaneously by the Revenium platform.

Need Advice?

If you have questions or need advice on which integration to choose, please reach out or use the chat function on the or from your account after you are logged into Revenium.

"Container-Native" Metering
Python
Java
on GitHub here
main website
find those here