Jump to Content
Skyword Integrations HubHomeGuides
HomeGuidesAPI Reference
HomeGuidesLog InSkyword Integrations Hub
API Reference
Log In
All
Pages
Start typing to search…

Skyword Publishing API

  • Skyword Publishing API
  • authors
    • Add a new author to CMS
    • Retrieve a list of authors
    • Get a single author instance
  • content-types
    • Get a list of content types
    • Get a single content type instance
  • images
    • Add a new image file to CMS
    • Retreive a list of image files
    • Retrieve information for image file
    • Delete image file
    • Add metadata information for an image file
  • tags
    • Retrieves a list of existing tags
  • categories
    • Retrieves a list of existing categories
  • posts
    • Retrieves the number of posts fitting the supplied parameters
    • Create a new post
    • Get a list of posts
    • Get a single post instance
    • Delete post
  • taxonomies
    • Retreive a list of taxonomies
    • Retrieve a specific taxonomy
    • Retrieve a list of terms for a given taxonomy
    • Create a new taxonomy term
    • Retrieve a specific term from a taxonomy
  • version
    • Get version information
  • support
    • Get server information
    • Get Skyword metadata about Tags

Get server information

Returns the phpinfo of the hosting server. By default the callback for this route is commented out for security reasons and will return a php error. Skyword support may ask that you uncomment the callback for this route for troubleshooting purposes.