Psoda API – /rest_api/v2/next/{api_cursor}.json
Use this URI to retrieve the next set of objects from your query. If the pageSize in your original request was less than the total amount of objects.WARNING: This method can return a very large number of results. Please use the filters below to restrict the results to just what you need.
Header: API-Key (mandatory)
You must specify an API-Key to access any data from Psoda. You can find your API-Key by logging into Psoda with the user account you want to use for the API, navigate to “My stuff” and then click on the “API Code” button in the top header area.Header: If-Modified-Since (optional)
Use this header if you want to limit the results to only those descendants that have been modified since the specified date. The date is in a text format, e.g. 15 Nov 1994 12:45:26 GMTHeader: Accept-Language (optional)
Use this header if you want to change the language for the user. The following languages are currently supported:- af – Afrikaans
- en – English
- en-nz – English
- en-uk – English
- en-us – United States English
- ja – Japanese
- ru – Russian
- zh-cn – Simplified Chinese
- zh-hk – Simplified Chinese
- zh-mo – Simplified Chinese
- zh-sg – Simplified Chinese
- zh-tw – Simplified Chinese
- zh – Simplified Chinese