Blimpz.io
  1. Getting Started
Blimpz.io
  • Getting Started
    • Welcome
    • Base URL
    • Authorization
    • Document format
    • Rate limits
    • Sandbox
  • Services
    • html-to-pdf
      • Getting Started
      • Convert html to PDF
  • Account
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. Getting Started

Authorization

To access Blimpz.io’s API services, each user must have an active subscription for the specific service they wish to use (e.g., HTML-to-PDF, shortlink, DOCX-to-PDF). Each service requires its own subscription, and each subscription provides a unique API key tied exclusively to that service.
Blimpz.io uses an x-api-key header for authentication. When making a request to a service, include this header with the API key associated with that specific service subscription. API keys are not interchangeable and will only work for the service they are assigned to.
Example:
Attempting to use an API key for a service other than the one it’s assigned to will result in an authorization error. Make sure to manage and use the correct API keys for each service you subscribe to.
Modified at 2024-11-05 11:25:17
Previous
Base URL
Next
Document format
Built with