Skip to content

Improve discoverability of SDK REST API documentation #372

@xingyaoww

Description

@xingyaoww

Problem

The SDK documentation states: "The OpenHands Software Agent SDK is a set of Python and REST APIs" but the REST API part isn't prominently featured or easy to find.

The REST API reference documentation exists at:
https://docs.openhands.dev/sdk/guides/agent-server/api-reference/server-details/alive

However, it's currently difficult for users to discover this documentation.

Suggested Improvements

  1. Improve search findability - Ensure that searching for "SDK REST API" or similar terms surfaces the API reference documentation
  2. Add a link from the front page - Make the REST API documentation more prominent by linking to it from the main SDK landing page (https://docs.openhands.dev/sdk)

Context

Since the SDK explicitly mentions being "Python and REST APIs", users may expect to easily find the REST API documentation, but currently it requires navigating through several pages to find it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions