Skip to main content

 API

PageSeeder Web services API documentation

Web service API

Using a REST architectural style,  the Web service API exposes much of the PageSeeder functionality to external applications.

These services are a generator or servlet, mapped to a specific URL pattern, with a predetermined configuration. Each service has a page with appropriate developer information, including:

  • URL
  • Status
  • Function
  • Parameters
  • Output
  • Errors

Additional information

The following information will help developers new to PageSeeder.

List of Elements

Follow this link for a documented list of elements used in the services.

Error handling

To make reporting fast and consistent, error handling in services has been standardized, see error codes for details.

Datatypes and parameters

These articles on datatypes and parameters provide information regarding conventions for consistent use.  

Output

Most PageSeeder services return the same objects. For further information on how the output is produced, see output.

Created on , last edited on