LogoLogo
  • 👋Welcome to Received
    • Platform Overview
    • Our Features
    • System Integrations
    • B2B Revenue Streams
  • Enterprise Contract Billing
    • 💡Overview
    • ✨Key Features
    • ⚙️The Enterprise Contract Billing Process
      • Set Up Enterprise Contracts
      • Automate Invoicing
      • Track Billing Data
  • Subscription Billing
    • 💡Overview
    • ✨Key Features
    • ⚙️The Subscription Billing Process
      • Set Up Subscriptions
      • Sync & Track Subscriptions
      • Auto-Charge Payments
  • Partner Billing
    • 💡Overview
    • ✨Key Features
    • ⚙️The Referral Billing Process
      • Set Up Referrals
      • Automate Invoicing & Fees, and Track Referral Data
    • ⚙️The Reseller Billing Process
      • Set Up Resellers
      • Automate Invoicing & Track Reseller Dats
  • 🔗API Docs
    • Received APIs Intro
    • Authentication
    • Products
    • Customers
    • Contracts
    • Invoices
    • Usage Reports
  • 📚Support and Resources
    • FAQ
Powered by GitBook
LogoLogo

All Rights Reserved

On this page

Was this helpful?

Export as PDF
  1. API Docs

Received APIs Intro

PreviousAutomate Invoicing & Track Reseller DatsNextAuthentication

Last updated 1 year ago

Was this helpful?

Received's API operates on a REST architecture, featuring resource-oriented URLs for easy navigation. It accepts form-encoded request bodies and delivers JSON-encoded responses. Standard HTTP response codes, authentication methods, and verbs are utilized throughout.

API Headers

API calls, except for Authentications, must include the next headers

  1. Bearer Token - return from the login call

  2. API Version - {"Version": "V0"}

Current version

{"Version": "V0"}

Start using with Swagger UI:

🔗
https://api.received.ai/swagger/