# Getmany Docs ## Docs - [API](https://docs.getmany.com/api.md): Learn how to automate your workflows with Getmany Service API - [Get Agency Details](https://docs.getmany.com/api-reference/endpoint/agency/get.md): Returns the complete profile of the single agency linked to the authenticated workspace. - [List Agency Invitations](https://docs.getmany.com/api-reference/endpoint/agency/invitations.md): Retrieves agency invitations. Supports optional `status` filter and cursor pagination. - [List Agency Members](https://docs.getmany.com/api-reference/endpoint/agency/members.md): Retrieves agency members. Supports optional `role` filter and cursor pagination. - [Get Agency Proposal](https://docs.getmany.com/api-reference/endpoint/agency/proposal.md): Retrieves agency proposal. - [List Agency Proposals](https://docs.getmany.com/api-reference/endpoint/agency/proposals.md): Retrieves agency proposals. Supports optional `status` filter and cursor pagination. - [Cancel Bid](https://docs.getmany.com/api-reference/endpoint/bid-intent/cancel.md): Cancels a scheduled bid intent by its ID - [List Chat Rooms](https://docs.getmany.com/api-reference/endpoint/master-inbox/rooms.md): Returns a paginated list of chat rooms for the workspace's agency. Supports filtering by archived status, search, participants, pipeline stages, client-only messages, and multiple sort modes with cursor-based pagination. - [Send a Message](https://docs.getmany.com/api-reference/endpoint/master-inbox/send-story.md): Sends a plain-text message to a specific chat room via the Upwork messaging API. Requires an authorized freelancer who is a participant in the room. The workspace must have an active Master Inbox addon subscription, trial, or feature flag. - [List Chat Room Stories](https://docs.getmany.com/api-reference/endpoint/master-inbox/stories.md): Returns a paginated list of messages (stories) for a specific chat room. Supports cursor-based pagination and optional text search. - [Introduction](https://docs.getmany.com/api-reference/introduction.md): Understand general concepts, response codes, and authentication strategies. - [Introduction](https://docs.getmany.com/index.md): Getmany is your personal AI Sales Manager for Upwork Agency - [Event Catalog](https://docs.getmany.com/webhooks/event-catalog.md): List of supported event types and their payload. - [Managing Webhooks](https://docs.getmany.com/webhooks/introduction.md): Use webhooks to notify your application about Upwork events. - [Verify Webhooks Requests](https://docs.getmany.com/webhooks/request-validation.md): Learn how to use the signing secret to verify your webhooks. ## OpenAPI Specs - [openapi](https://docs.getmany.com/api-reference/openapi.json) ## Optional - [Help Center](https://help.getmany.io)