Firstbase
  • Welcome
  • Incorporation API
    • Overview
    • Environment
    • Authentication
    • Name Check
      • Request
      • Response
        • Response for Successful
        • Response for Failed
    • Incorporation Order
      • Request
        • User
        • Company
        • Holders
        • Parent Companies
      • Response
        • Response for Successful
        • Response for Failed
          • Unavailable company
          • LLC - Wrong count percent
    • Fetch Order By External Id
      • Request
      • Response
        • Response for Successful
        • Response for Failed
          • Order not found
    • States of Incorporation
      • Request
      • Response
    • Countries
      • Request
      • Response
    • Industries
      • Request
      • Response
    • Webhook
      • Request
      • Response
      • Callback
        • Order call
        • Document call
    • Company Info
Powered by GitBook
On this page
  • Production
  • Demo

Was this helpful?

  1. Incorporation API

Environment

Production

The Incorporation API has one Production Endpoint URL. Authenticated users can interact with any of our URIs by using the specified HTTP request method.

https://api.firstbase.io/v2

Demo

The Incorporation API also has a Demo Endpoint URL. Authenticated users can interact with any of our URIs by using the specified HTTP request method.

https://api.demo.firstbase.io/v2
PreviousOverviewNextAuthentication

Last updated 2 years ago

Was this helpful?