Oxmaint Name

|    Oxmaint API Documentation

Getting Started with Oxmaint API

Welcome to the Oxmaint API Documentation! Our API provides you with seamless access to manage and automate your Oxmaint entities, such as work orders, maintenance requests, assets, and more. Whether you're looking to integrate Oxmaint into your internal systems or build custom applications, our API allows you to do just that.

How to Generate an API Key

Follow these steps to generate an API key:

  • Log in to your Oxmaint account.
  • Navigate to Settings > API Keys.
  • Click on Create New Key and give it a meaningful name.
  • Copy the generated API key and securely store it. You’ll need this key for making authenticated requests.

Using Postman to Test Your Requests

  1. Download and install Postman if you haven't already.
  2. Create a new environment with the following variables:
    • baseUrl: https://api.oxmaint.com/{cilent_id}/v1
    • bearerToken: Your generated API key
  3. Include the Authorization header in your requests:
    Authorization: Bearer {bearerToken}

Authentication

Every request to the Oxmaint API must include your API key as a Bearer Token in the Authorization header:

Authorization: Bearer {API_KEY}

Contact Information

Email: contact@oxmaint.com
Phone: +1 (315) 888-1995
Website: https://www.oxmaint.com/