FAQ
How will I know when the API is updated?
You can subscribe to updates of our API via RSS, using this URL
Can I get the response data sorted?
No, we don't have support for that. You will have to sort on your end if that is important to you. You can also check the filter documentation to see if it can be an alternative.
Can I filter what data I get?
Yes. Please see our documentation: https://next-tech.readme.io/docs/filtering
I don't get the data I expect when I use filters?
Please check the documentation for the field you try to filter on. If the field is an integer, you need to supply an integer to the filter. Likewise you need to supply date and datetimes in the correct format: https://next-tech.readme.io/docs/formats-and-encoding
What time zone are date time values in?
Where can I get info about specific HTTP response codes or error messages?
How to handle null/non-required fields in POST/PUT/GET?
How to handle active/inactive entities in Next Project?
I have a question and can't find the answer in the guides/API info?
First it's important that you have checked all the guides and API info. If you can't find an answer, and have a general question - ask your question in the Discussions tab. If your question is not general and regarding a specific customer, contact our support instead.
Updated 4 days ago