Revclic
Revclic
  • Solutions
    Use cases
    Affiliates
    Affiliates
    Earn commissions with our program
    Merchants
    Merchants
    Grow your sales with our platform
    Tools
    Mobile app
    Mobile App
    Get the app on your device
  • Company
    Who We Are
    About us
    About Us
    Learn about our company
    Get in touch
    Contact
    Contact
    Get in touch with our team
    Instagram
    Follow us on Instagram
  • Documentation
    Integration
    Guides
    Guides
    Explore our complete documentation
    API Reference
    API Reference
    API endpoints and integration guides
  • Sign in
My account
Sign in

Solutions
Affiliates
Affiliates
Earn commissions with our program
Merchants
Merchants
Grow your sales with our platform
Documentation
Guides
Guides
Explore our complete documentation
API Reference
API Reference
API endpoints and integration guides
Contact
Contact
Get in touch with our team
Mobile app
Mobile App
Get the app on your device
Company
About us
About Us
Learn about our company
Instagram
Follow us on Instagram
API Reference
Authentication
POST Sign in user POST Register new user POST Request password reset
Users
GET Get current user PUT Update user
Products
GET List products GET Get product by ID
Product Offers
GET List product offers POST Create a product offer GET Get product offer by ID PUT Update a product offer DELETE Delete a product offer
Affiliates
GET List affiliates GET Get affiliate by ID GET Get affiliate conversions
Merchants
GET List merchant transactions POST Create a new transaction GET Get a single transaction PUT Update transaction item statuses GET List merchant invoices
Statistics
GET Get redirect counts by day GET Get transaction counts by day GET Get transactions rate by day GET Get conversion counts by day GET Get conversion rate by day GET Get conversions revenue by day
Notifications
GET List user notifications GET Get unread notifications count PUT Mark notification as read PUT Mark all notifications as read
  • Authentication
  • POST /signin
  • POST /signup
  • POST /password-lost
  • Users
  • GET /users/me
  • PUT /users/{id}
  • Products
  • GET /products
  • GET /products/{id}
  • Product Offers
  • GET /product-offers
  • POST /product-offers
  • GET /product-offers/{id}
  • PUT /product-offers/{id}
  • DELETE /product-offers/{id}
  • Affiliates
  • GET /affiliates
  • GET /affiliates/{id}
  • GET /affiliates/{id}/conversions
  • Merchants
  • GET /merchants/{id}/transactions
  • POST /merchants/{id}/transactions
  • GET /merchants/{id}/transactions/{transaction_id}
  • PUT /merchants/{id}/transactions/{transaction_id}
  • GET /merchants/{id}/invoices
  • Statistics
  • GET /statistics/redirects/count
  • GET /statistics/transactions/count
  • GET /statistics/transactions/rate
  • GET /statistics/conversions/count
  • GET /statistics/conversions/rate
  • GET /statistics/conversions/revenue
  • Notifications
  • GET /notifications
  • GET /notifications/unread-count
  • PUT /notifications/{id}/mark-as-read
  • PUT /notifications/mark-all-as-read

Revclic API

Version 1.0.0

Overview

Revclic API provides access to product information, product offers, and user authentication services.

Authentication

Most endpoints require authentication using JWT tokens. To authenticate:
1. Call /signin with your credentials
2. Use the returned token in the Authorization header: Bearer <token>

JWT tokens are valid for 1 year from the time of issue.

Base URLs

  • Production: https://api.revclic.com
Copyright 2026 Revclic
Privacy policy Terms of service
  • English English
  • Español Español
  • Français Français