LogoLogo
SupportChangelogAPI ReferenceStatus
Distributor API
Distributor API
  • Welcome
  • Getting Started
    • Functionalities
    • Integration Process
      • Implementation Guide
    • OCTO & Prioticket
      • Feature Comparison
    • Postman & Interactive Documentation
    • Connect Once, Reach the World
      • Featured Suppliers
        • Supplier Overview Europe
        • Supplier Overview Americas
        • Supplier Overview Middle East
      • Featured Resellers
    • Statement on API Excellence
    • Frequently Asked Questions
  • Key Concepts
    • Product Structure
      • Product types and classes
      • Admission types
      • Extra Options
      • Pickup Points
      • Combi, Clusters, Bundles & Addons
        • Cluster
        • Combi
        • Addons
        • Bundle
    • Availability and Capacity
      • Availability
      • Capacity
        • Shared and Allocated Capacity
      • Availability API
    • Pricing Guide
      • Who are you?
      • Configurations
      • Variable Pricing
      • Dynamic Pricing
      • How It All Comes Together
    • Booking Logic
      • Cart Management
      • Payments
      • Cancellation & Refunds
      • Booking Questions
    • Additional Capabilities
      • Locations, Destinations and Categories
      • Recommendations
      • Promotions
      • Webhooks
      • Translations
    • Technical Concepts
      • Authentication
      • Idempotency
      • Rate Limiting
      • Timeout Handling
      • Error Handling
      • API versioning
      • Pagination
      • Formats
      • Headers
      • Caching
  • Endpoints
    • About
    • Authentication
    • System
    • Products
      • Stock
    • Availability
    • Reservations / Cart
      • Promocodes
    • Orders
      • Email & Vouchers
    • Payments
    • Contacts
    • Notifications
    • Models
  • Resources
    • Release notes
    • Roadmap
    • Postman
    • Swagger
    • Changelogs
      • Parameter Changelog
    • API Specs
      • V3.8 (Latest)
      • V3.7
      • V3.6
      • V3.5
    • Support
    • Certification
  • Status Dashboard
Powered by GitBook
On this page
  • Hosting & Infrastructure
  • Disaster Recovery
  • Security & Prevention

Was this helpful?

Export as PDF
  1. Getting Started

Frequently Asked Questions

Your Questions, Answered

Hosting & Infrastructure

Where are Prioticket’s APIs hosted?

Our primary servers are hosted on AWS in the eu-west-1 region (Ireland). To ensure fast, region-specific content delivery, we also leverage multiple Points of Presence (POPs) worldwide through the Fastly network.

How does Prioticket ensure high availability?

We utilize:

  • Global content delivery networks (CDN) for fast response times.

  • Shielding and failover mechanisms to prevent service interruptions.

  • Data replication across regions to protect against data loss.


Disaster Recovery

What happens if a critical service fails?

For critical applications, automatic failover mechanisms are in place. For example:

  • If Redis or Elasticsearch services become unavailable, we fall back to our primary SQL layer.

  • If Cloudflare experiences service degradation, we automatically reroute traffic via Sucuri.

What is Prioticket’s disaster recovery process?

Disaster recovery follows a three-phase process, prioritizing the most critical services first:

⏳ Phase
🎯 Focus
📝 Examples

1

Core Transactional Systems

Bookings, real-time availability, product search

2

Secondary Transactions

Cancellations, amendments, activity overviews

3

Non-Critical Features

Reporting, financial overviews

Is data loss possible during disaster recovery?

Our infrastructure minimizes data loss risks through:

  • Hourly backups for critical transactional and financial databases.

  • Daily backups for less critical components.

  • Real-time logging of all database actions, allowing us to replay lost transactions if needed.

In extreme scenarios, the maximum potential data loss is limited to 24 hours. However, complete data loss is virtually impossible due to our layered redundancy and backup strategies.

How fast can Prioticket recover from a major incident?

Our target recovery times are defined as:

🏆 Objective
⏰ Timeframe

Recovery Time Objective (RTO)

8 business hours (standard) — up to 48 hours for hardware-related issues (e.g., on-site POS replacement)

Recovery Point Objective (RPO)

Maximum 24 hours (usually much lower for critical systems)


Security & Prevention

What measures are in place to prevent outages and attacks?

Our approach includes:

  • Use of industry-hardened tools like Cloudflare.

  • Intrusion Detection Systems (IDS) to detect suspicious activity.

  • VPC (Virtual Private Cloud) segregation for enhanced isolation.

  • DMZ (Demilitarized Zone) networks for added security between external and internal services.

Has Prioticket experienced outages before?

Over the past 36 months, Prioticket has maintained an average uptime of 99.992%, exceeding our SLA commitment of 99.95%.

What happens during a DDoS or ransomware attack?

Although unlikely, we have strong defenses in place:

  • Cloudflare DDoS protection.

  • Proactive monitoring and blocking of suspicious traffic.

  • Backup and disaster recovery drills to ensure fast recovery.

In a worst-case scenario, recovery might take up to 48 hours, especially if physical hardware replacement is required at on-premise locations like POS devices.

PreviousStatement on API ExcellenceNextProduct Structure

Last updated 13 days ago

Was this helpful?