> ## 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.

# /arizona/notices/search

> Search the Arizona Corporation Commission public notice feed of approved business filings — new registrations (Articles of Organization/Incorporation), statements of change, dissolutions and every other filing type. Each notice carries the business name, entity number, county, legal form, filing type, filing number, effective date and the list of published filing images. Filter by business name (substring), entity number, filing type, county and approval date range.

**Price:** 5 credits per 200 results



## OpenAPI

````yaml /openapi/company-registries.json post /api/arizona/notices/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/arizona/notices/search:
    post:
      tags:
        - US
      summary: /arizona/notices/search
      description: >-
        Search the Arizona Corporation Commission public notice feed of approved
        business filings — new registrations (Articles of
        Organization/Incorporation), statements of change, dissolutions and
        every other filing type. Each notice carries the business name, entity
        number, county, legal form, filing type, filing number, effective date
        and the list of published filing images. Filter by business name
        (substring), entity number, filing type, county and approval date range.


        **Price:** 5 credits per 200 results
      operationId: __api_arizona_notices_search_post
      parameters:
        - name: access-token
          in: header
          required: true
          schema:
            anyOf:
              - type: string
      requestBody:
        required: true
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ArizonaNoticesSearchPayload'
      responses:
        '200':
          description: Successful Response
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/ArizonaNotice'
        '422':
          description: Validation Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HTTPValidationError'
components:
  schemas:
    ArizonaNoticesSearchPayload:
      properties:
        timeout:
          type: integer
          maximum: 1500
          minimum: 20
          default: 600
        count:
          type: integer
          minimum: 1
        name:
          anyOf:
            - type: string
              minLength: 1
            - type: 'null'
        entity_number:
          anyOf:
            - type: string
            - type: 'null'
        filing_type:
          anyOf:
            - $ref: '#/components/schemas/ArizonaFilingType'
            - type: 'null'
        county:
          anyOf:
            - $ref: '#/components/schemas/ArizonaCounty'
            - type: 'null'
        start_date:
          anyOf:
            - type: string
            - type: 'null'
        end_date:
          anyOf:
            - type: string
            - type: 'null'
      type: object
      required:
        - count
    ArizonaNotice:
      properties:
        '@type':
          type: string
          default: ArizonaNotice
        name:
          type: string
        entity_number:
          anyOf:
            - type: string
            - type: 'null'
        county:
          anyOf:
            - type: string
            - type: 'null'
        legal_form:
          anyOf:
            - type: string
            - type: 'null'
        filing_type:
          anyOf:
            - type: string
            - type: 'null'
        filing_number:
          anyOf:
            - type: string
            - type: 'null'
        work_order_id:
          anyOf:
            - type: integer
            - type: 'null'
        start_date:
          anyOf:
            - type: string
            - type: 'null'
        documents:
          items:
            $ref: '#/components/schemas/ArizonaNoticeDocument'
          type: array
          default: []
      type: object
      required:
        - name
    HTTPValidationError:
      properties:
        detail:
          items:
            $ref: '#/components/schemas/ValidationError'
          type: array
      type: object
    ArizonaFilingType:
      type: string
      enum:
        - Affidavit of Publication
        - Amended and Restated Application for Authority
        - Amended and Restated Articles of Incorporation
        - Amended and Restated Articles of Organization
        - Amended and Restated Foreign Registration Statement
        - Amendment to Application for Authority
        - Amendment to Foreign Registration Statement
        - Annual Benefit Report
        - Annual Report
        - Annual Report Extension
        - Application for Authority
        - Application for Withdrawal
        - Articles of Amendment
        - Articles of Correction
        - Articles of Dissolution
        - Articles of Dissolution - Electric
        - Articles of Incorporation
        - Articles of Organization
        - Articles of Termination
        - Cancellation of Name Registration
        - Cancellation of Name Reservation
        - Certificate of Compliance
        - Certificate of Disclosure
        - Certificate of Election to Dissolve
        - Certificate of Good Standing
        - Complaint Management
        - Copies Request-Certified
        - Copies Request-Uncertified
        - Corrected Annual Benefit Report
        - Corrected Annual Report
        - Create MOD Account
        - Custom Certificate
        - Deposit Funds
        - Foreign Registration Statement
        - Full Database Extraction Request
        - Misc Fee - Annual Report - Nonprofit
        - Misc Fee - Annual Report – For Profit
        - Misc Fee - Exp Fee
        - Misc Fee - Reinstatement
        - Misc Fee - SD/ND Fee
        - Misc Fee – A/R Penalty Fee
        - Miscellaneous Document
        - Miscellaneous Fee
        - MOD Account Change
        - MOD Account Closure
        - MOD Balance Refund
        - Name Registration
        - Name Reservation
        - Notice of Winding Up
        - Notice to Claimant
        - Officer/Director/Shareholder Change
        - Partial Database Extraction Request
        - Reinstatement
        - Renewal of Name Registration
        - Restated Application for Authority
        - Restated Articles of Incorporation
        - Restated Articles of Organization
        - Restated Foreign Registration Statement
        - Revocation of Dissolution
        - Service of Process
        - Statement of Abandonment - Conversion
        - Statement of Abandonment - Division
        - Statement of Abandonment - Domestication
        - Statement of Abandonment - Interest Exchange
        - Statement of Abandonment - Merger
        - Statement of Change
        - Statement of Conversion
        - Statement of Correction
        - Statement of Division
        - Statement of Domestication
        - Statement of Ineffectiveness - Conversion
        - Statement of Ineffectiveness - Division
        - Statement of Ineffectiveness - Domestication
        - Statement of Ineffectiveness - Interest Exchange
        - Statement of Ineffectiveness - Merger
        - Statement of Interest Exchange
        - Statement of Merger
        - Statement of Withdrawal
        - Statement Pursuant to 10-602
        - Statutory Agent Resignation
        - Transfer of Name Registration
        - Transfer of Name Reservation
    ArizonaCounty:
      type: string
      enum:
        - Apache
        - Cochise
        - Coconino
        - Gila
        - Graham
        - Greenlee
        - La Paz
        - Maricopa
        - Mohave
        - Navajo
        - Pima
        - Pinal
        - Santa Cruz
        - Yavapai
        - Yuma
    ArizonaNoticeDocument:
      properties:
        '@type':
          type: string
          default: ArizonaNoticeDocument
        id:
          anyOf:
            - type: integer
            - type: 'null'
        guid:
          anyOf:
            - type: string
            - type: 'null'
        file_name:
          anyOf:
            - type: string
            - type: 'null'
        source:
          anyOf:
            - type: string
            - type: 'null'
        created_at:
          anyOf:
            - type: string
            - type: 'null'
      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

````