> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
> Use this file to discover all available pages before exploring further.

# /openfda/device/clearances/search

> Search FDA 510(k) device clearances by applicant, device, product code, class and date

**Price:** 10 credits per 1000 results



## OpenAPI

````yaml /openapi/gov-public-sector.json post /api/openfda/device/clearances/search
openapi: 3.1.0
info:
  title: Any Site API
  description: >+
    Any Site API provides programmatic access to data from LinkedIn, Instagram,
    Twitter, and other platforms.


    ## Authentication


    All API endpoints require an `access-token` header with a valid API token.
    Tokens can be created in the [dashboard](https://app.anysite.io/).


    ## Pricing


    Each endpoint has a credit cost listed in its description. Credits are
    deducted from your token balance per request.

  version: 0.0.1
servers: []
security:
  - AccessToken: []
paths:
  /api/openfda/device/clearances/search:
    post:
      tags:
        - /openfda/device
      summary: /openfda/device/clearances/search
      description: >-
        Search FDA 510(k) device clearances by applicant, device, product code,
        class and date


        **Price:** 10 credits per 1000 results
      operationId: __api_openfda_device_clearances_search_post
      parameters:
        - name: access-token
          in: header
          required: true
          schema:
            anyOf:
              - type: string
      requestBody:
        required: true
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/OpenfdaDeviceClearancesSearchPayload'
      responses:
        '200':
          description: Successful Response
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/OpenfdaDeviceClearance'
        '422':
          description: Validation Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HTTPValidationError'
components:
  schemas:
    OpenfdaDeviceClearancesSearchPayload:
      properties:
        timeout:
          type: integer
          maximum: 1500
          minimum: 20
          default: 300
        keyword:
          anyOf:
            - type: string
            - type: 'null'
        applicant:
          anyOf:
            - type: string
            - type: 'null'
        device_name:
          anyOf:
            - type: string
            - type: 'null'
        product_code:
          anyOf:
            - type: string
            - type: 'null'
        decision_code:
          anyOf:
            - type: string
            - type: 'null'
        clearance_type:
          anyOf:
            - type: string
            - type: 'null'
        advisory_committee:
          anyOf:
            - type: string
            - type: 'null'
        state:
          anyOf:
            - type: string
            - type: 'null'
        country_code:
          anyOf:
            - type: string
            - type: 'null'
        device_class:
          anyOf:
            - $ref: '#/components/schemas/OpenfdaDeviceClass'
            - type: 'null'
        decision_from:
          anyOf:
            - type: string
            - type: 'null'
        decision_to:
          anyOf:
            - type: string
            - type: 'null'
        count:
          type: integer
          minimum: 1
      type: object
      required:
        - count
    OpenfdaDeviceClearance:
      properties:
        '@type':
          type: string
          default: OpenfdaDeviceClearance
        k_number:
          type: string
        applicant:
          anyOf:
            - type: string
            - type: 'null'
        device_name:
          anyOf:
            - type: string
            - type: 'null'
        product_code:
          anyOf:
            - type: string
            - type: 'null'
        decision_code:
          anyOf:
            - type: string
            - type: 'null'
        decision_description:
          anyOf:
            - type: string
            - type: 'null'
        clearance_type:
          anyOf:
            - type: string
            - type: 'null'
        advisory_committee:
          anyOf:
            - type: string
            - type: 'null'
        advisory_committee_description:
          anyOf:
            - type: string
            - type: 'null'
        review_advisory_committee:
          anyOf:
            - type: string
            - type: 'null'
        decision_at:
          anyOf:
            - type: integer
            - type: 'null'
        date_received_at:
          anyOf:
            - type: integer
            - type: 'null'
        contact:
          anyOf:
            - type: string
            - type: 'null'
        address_1:
          anyOf:
            - type: string
            - type: 'null'
        address_2:
          anyOf:
            - type: string
            - type: 'null'
        city:
          anyOf:
            - type: string
            - type: 'null'
        state:
          anyOf:
            - type: string
            - type: 'null'
        country_code:
          anyOf:
            - type: string
            - type: 'null'
        zip_code:
          anyOf:
            - type: string
            - type: 'null'
        postal_code:
          anyOf:
            - type: string
            - type: 'null'
        statement_or_summary:
          anyOf:
            - type: string
            - type: 'null'
        third_party_flag:
          anyOf:
            - type: boolean
            - type: 'null'
        expedited_review_flag:
          anyOf:
            - type: boolean
            - type: 'null'
        openfda:
          anyOf:
            - $ref: '#/components/schemas/OpenfdaBlock'
            - type: 'null'
        web_url:
          type: string
          default: ''
      type: object
      required:
        - k_number
    HTTPValidationError:
      properties:
        detail:
          items:
            $ref: '#/components/schemas/ValidationError'
          type: array
      type: object
    OpenfdaDeviceClass:
      type: string
      enum:
        - '1'
        - '2'
        - '3'
        - U
        - 'N'
        - F
    OpenfdaBlock:
      properties:
        '@type':
          type: string
          default: OpenfdaBlock
        application_number:
          items:
            type: string
          type: array
          default: []
        brand_name:
          items:
            type: string
          type: array
          default: []
        generic_name:
          items:
            type: string
          type: array
          default: []
        manufacturer_name:
          items:
            type: string
          type: array
          default: []
        product_ndc:
          items:
            type: string
          type: array
          default: []
        package_ndc:
          items:
            type: string
          type: array
          default: []
        product_type:
          items:
            type: string
          type: array
          default: []
        route:
          items:
            type: string
          type: array
          default: []
        substance_name:
          items:
            type: string
          type: array
          default: []
        rxcui:
          items:
            type: string
          type: array
          default: []
        unii:
          items:
            type: string
          type: array
          default: []
        spl_id:
          items:
            type: string
          type: array
          default: []
        spl_set_id:
          items:
            type: string
          type: array
          default: []
        nui:
          items:
            type: string
          type: array
          default: []
        pharm_class_cs:
          items:
            type: string
          type: array
          default: []
        pharm_class_epc:
          items:
            type: string
          type: array
          default: []
        pharm_class_moa:
          items:
            type: string
          type: array
          default: []
        pharm_class_pe:
          items:
            type: string
          type: array
          default: []
        is_original_packager:
          items:
            type: string
          type: array
          default: []
        device_class:
          anyOf:
            - type: string
            - type: 'null'
        device_name:
          anyOf:
            - type: string
            - type: 'null'
        medical_specialty_description:
          anyOf:
            - type: string
            - type: 'null'
        regulation_number:
          anyOf:
            - type: string
            - type: 'null'
        fei_number:
          items:
            type: string
          type: array
          default: []
        registration_number:
          items:
            type: string
          type: array
          default: []
        k_number:
          items:
            type: string
          type: array
          default: []
        pma_number:
          items:
            type: string
          type: array
          default: []
      type: object
    ValidationError:
      properties:
        loc:
          items:
            anyOf:
              - type: string
              - type: integer
          type: array
        msg:
          type: string
        type:
          type: string
        input: {}
        ctx:
          type: object
      type: object
      required:
        - loc
        - msg
        - type
  securitySchemes:
    AccessToken:
      type: apiKey
      in: header
      name: access-token
      description: API token from the dashboard

````