Documentation
Welcome to the Fixia developer documentation. Our API allows you to programmatically manage contracts, assets, and service orders.
Core Concepts
Fixia is built around several key entities that you can manage through the API:
- Contracts: Legal and financial agreements between your company and customers.
- Assets: Equipment and machinery tracked within the system.
- Service Orders: Maintenance and repair requests associated with assets.
- Webhooks: Real-time notifications for events happening in your account.
API Base URL
All API requests should be made to the following base URL:
bash
https://fixia.com.br/api/v1