TallyMarks
  • Overview
  • Getting Started
    • Points Economy
    • Creating Your First Rule
      • Assessment Criteria
      • Fulfilment Actions
      • Rule Status
    • Testing Rules
    • Sending Events
  • Key Concepts
    • Customer Profile
    • Events
      • Action
      • Anniversary
      • Basket
      • Errors
      • Orders
      • Points
      • Redemptions
      • Transactions
    • Segments
    • Points Expiry
    • Triggers
    • Web Hooks
  • API Documentation
    • Authentication
    • Error Handling
    • End Point Urls
    • Event API
    • Customer API
    • Admin API
  • Example Rules Sets
    • Bonus Points Earning for Specific Orders
Powered by GitBook
On this page

Was this helpful?

  1. API Documentation

End Point Urls

The TallyMark API uses REST principles.

Authenticated users can interact with any of our URIs by using the specified HTTP request method.

TLS/SSL encryption is required by issuing requests through HTTPS.

The Event API is accessible at:

https://api-event.tallymarks.net/

The Customer API is accessible at:

https://api-customer.tallymarks.net/
PreviousError HandlingNextEvent API

Last updated 5 years ago

Was this helpful?