- API Endpoints: All operations are performed through specific endpoints. These endpoints are relative to the base URL: https://ywe3crmpll.execute-api.us-east-2.amazonaws.com/stage
- Authentication: To access the API, you’ll need an API token. If you don’t have one yet, get in touch with us at support@fieldpulse.com to register and activate your API token. You will include this token in the header of your requests using the key x-api-key.
RateLimit-Reset) with the time (in epoch format) that the user rate limit will be reset. If you are exceeding the rate limit regularly, email us to discuss alternative options.
7. Request Data Validation - all POST and PUT requests have data validation rules , which are in the requests body descriptions.
Please make a note,
. optional - means the data is not required
. nullable - means the value can be null