integrations.sh
← all integrations

mozilla.com – kinto

OpenAPI apis-guru cloud
Homepage
https://api.apis.guru/v2/specs/mozilla.com:kinto/1.22.json
Provider
mozilla.com:kinto / kinto
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/mozilla.com/kinto/1.22/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/mozilla.com/kinto/1.22/openapi.yaml

Tools (21)

Extracted live via the executor SDK.

  • attachment.createAttachment

    POST /buckets/{bucket_id}/collections/{collection_id}/records/{id}/attachment

  • attachment.deleteAttachment

    DELETE /buckets/{bucket_id}/collections/{collection_id}/records/{id}/attachment

  • batch.postOperation

    POST /batch

  • buckets.getBucket

    GET /buckets/{id}

  • buckets.getBuckets

    GET /buckets

  • changess.getChangess

    GET /buckets/monitor/collections/changes/records

  • collectionChangeset.getCollectionChangeset

    GET /buckets/{bid}/collections/{cid}/changeset

  • collections.getCollection

    GET /buckets/{bucket_id}/collections/{id}

  • collections.getCollections

    GET /buckets/{bucket_id}/collections

  • groups.getGroup

    GET /buckets/{bucket_id}/groups/{id}

  • groups.getGroups

    GET /buckets/{bucket_id}/groups

  • records.getRecord

    GET /buckets/{bucket_id}/collections/{collection_id}/records/{id}

  • records.getRecords

    GET /buckets/{bucket_id}/collections/{collection_id}/records

  • utilities.contribute

    GET /contribute.json

  • utilities.getOpenapiSpec

    GET /api

  • utilities.heartbeat

    GET /heartbeat

  • utilities.lbheartbeat

    GET /lbheartbeat

  • utilities.serverInfo

    GET /

  • utilities.version

    GET /version

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools