Atlassian · Example Payload

Atlassian Atlassiangetaprojectdeploykey Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Atlassiangetaprojectdeploykey Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "atlassianGetAProjectDeployKey",
  "method": "GET",
  "path": "/workspaces/{workspace}/projects/{project_key}/deploy-keys/{key_id}",
  "summary": "Atlassian Get A Project Deploy Key",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "response",
      "example": {
        "pagelen": 10,
        "values": [
          {
            "comment": "thakseth@C02W454JHTD8",
            "last_used": null,
            "links": {
              "self": {
                "href": "https://api.bitbucket.org/2.0/workspaces/standard/projects/TEST_PROJECT/deploy-keys/1234"
              }
            },
            "label": "test",
            "project": {
              "links": {
                "self": {
                  "href": "https://api.bitbucket.org/2.0/workspaces/standard/projects/TEST_PROJECT"
                }
              },
              "type": "project",
              "name": "cooperative standard",
              "key": "TEST_PROJECT",
              "uuid": "{3b3e510b-7f2b-414d-a2b7-76c4e405c1c0}"
            },
            "created_on": "2021-07-28T21:20:19.491721+00:00",
            "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX5yfMOEw6HG9jKTYTisbmDTJ4MCUTSVGr5e4OWvY3UuI2A6F8SdzQqa2f5BABA/4g5Sk5awJrYHlNu3EzV1V2I44tR3A4fnZAG71ZKyDPi1wvdO7UYmFgxV/Vd18H9QZFFjICGDM7W0PT2mI0kON/jN3qNWi+GiB/xgaeQKSqynysdysDp8lnnI/8Sh3ikURP9UP83ShRCpAXszOUNaa+UUlcYQYBDLIGowsg51c4PCkC3DNhAMxppkNRKoSOWwyl+oRVXHSDylkiJSBHW3HH4Q6WHieD54kGrjbhWBKdnnxKX7QAAZBDseY+t01N36m6/ljvXSUEcBWtHxBYye0r",
            "type": "project_deploy_key",
            "id": 1234
          }
        ]
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/atlassian-atlassiangetaprojectdeploykey-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.