API Documentation
API Reference
General information about the API.
Introduction
The Bannerify API allows you to interact with the Bannerify service programmatically using RESTful principles.
Base URL
https://api.bannerify.co/{version}/{name}
HTTP Methods
We strictly use only GET and POST methods. PUT and DELETE are not used.
- GET: Retrieve information from the server.
- POST: Send data to the server to create or update resources.